INTRODUCTION:
– MQTT Terminal is used for testing pub/sub protocol with MQTT
– Simply create a MQTT connection with broker and test MQTT messaging
– With this app, You can control any MQTT enabled IoT devices and monitor sensors with pub/sub protocol.
FEATURES:
– Save broker list
– Separate panels for subscribe and publish data
– Custom your own buttons for frequent publishing of same data.
– Monitoring receiving data as ASCII or HEX.
– Publish Data as ASCII or HEX.
– Auto send commands at timed interval
– Selection for \r \n at the end of sending data.
– Send Log file of Subscribed and Published data.
– Keep Screen on/off option.