Give us feedback
mqtt-web-client
Web icon

MQTT Web Client

Stable version 1.1.0 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 05 June 2019 by 
4.8
 (10 ratings)
mqtt-web-client

MQTT Web Client

Details
Implementation of the Eclipse Paho MQTT JavaScript using websockets
Read more

Connect your application to an MQTT broker and receive data in real time.


Packaged javascript to:

  • Connect/Disconnect
  • Publish
  • Subscribe/Unsubscribe

The generic subscribe will allow you to put your own javascript callback to bind the incoming data to whatever you decide (charts, ajax, etc).


Se the demo for a real time chart interaction.

Use the browser console to view the incoming and outgoing messages


Release notes (1.1.0)

Upgrade to P11

Takes advantage of web block events

Reviews (0)
Team