Skip to main content
15-Moonstone
August 2, 2022
Question

live data from mqtt

  • August 2, 2022
  • 1 reply
  • 1046 views

Hello, how can I show live data of a machine-linked AR experience just using MQTT protocol without Thingworx integration?

1 reply

August 3, 2022

MQTT is a light-weight publish-subscribe network protocol that is typically used for messaging between devices over TCP/IP. Originally developed by IBM, the MQTT protocol has gained widespread use for machine-to-machine communication in bandwidth-constrained environments where compact data transport is a strict requirement. pfmlogin