Skip to main content
Archived

Add support for MQTT messaging protocol for FME Server Notification Services

Related products:FME Flow
  • May 10, 2017
  • 5 replies
  • 74 views

fmelizard
Safer
Forum|alt.badge.img+22

Add support for MQTT (MQ Telemetry Transport or Message Queue Telemetry Transport) messaging protocol for FME Server notifications.

MQTT is an ISO standard (ISO/IEC PRF 20922) publish-subscribe-based "lightweight" messaging protocol for use on top of the TCP/IP protocol. It is designed for connections with remote locations where a "small code footprint" is required or the network bandwidth is limited. The publish-subscribe messaging pattern requires a message broker. The broker is responsible for distributing messages to interested clients based on the topic of a message.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

5 replies

Forum|alt.badge.img
  • May 16, 2017

We will be glad, if it is able to use MQTT messaging protocol for FME-Server Notfications, because we will use more and more sensore data in the Smart-City Project in Hamburg.


martinkoch
Enthusiast
Forum|alt.badge.img+25
  • Enthusiast
  • May 25, 2017

Would ofcourse be 'super' if FME Cloud could be a MQTT broker 'out of the box', but at this moment a lot can be improved on what one needs to do to handle the raw MQTT binary data. Hope Safe soon implements some helpers....


martinkoch
Enthusiast
Forum|alt.badge.img+25
  • Enthusiast
  • June 2, 2017

A collegue of mine, @ivodeliefde, all honours to him, just uploaded https://hub.safe.com/transformers/mqttreceiver

 

Have not yet played with it, will on the next hackathon session, but I thrust him on building something usefull. He promised me to add a MQTT sender transformer soon.


Adding my support in the hopes that AMQP and other protocols are also considered!


Forum|alt.badge.img

We recently released a MQTTConnector transformer that allows you to send and receive messages to/from MQTT brokers with FME:

 

https://hub.safe.com/publishers/safe/packages/mqtt