FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
196 views 1 comments
by anonymous
Hello,

Is there a way to use MQTT sparkplug on rut955?

Thanks

Gerardo Pignatiello

1 Answer

0 votes
by anonymous

Hello,

  

Thank you for reaching out!

Unfortunately, we do not have support for MQTT Sparkplug. Perhaps Azure IoT Hub or Cumulocity could be used in your use case?

Information about the other available cloud solutions can be found here.

  

Best regards,
DaumantasG

by anonymous

Hello, 

maybe it could work, should work in this way the architecture of data transmission:

The rut955 captures the data on the field sends them through the MQTT protocol to the cloud service ( azure etc...) that converts them into Mqtt Sparkplung and sends them to our server where Ignition runs( the software we use to create the graphical interface), the transmission of data must be two-way , so the cloud service must converitre from Mqtt to Mqtt sparkplug and the opposite)

Rut955 ---Mqtt--> Cloud service [ conv Mqtt to Mqtt Sparkplug ] -------> Server 

Server ----- Mqtt Sparkplug----> Cloud Service [conv. Mqtt Sparkplug to Mqtt ] --> Rut955