Connect to a MQTT broker (Tutorial) teaches how to:
Prerequisites:
To Do:
Table of Contents maxLevel 2 minLevel 2 indent 10px exclude Steps style none
MQTTClient
MQTT Client
test.mosquitto.org
(or your broker)FrameworX_001
For secured brokers:
IoT_Sensors
MQTTClient
sensors/+/temperature
The '+' wildcard subscribes to all sensors.
Temperature Sensor:
Sensor1_Temp
IoT_Sensors
sensors/sensor1/temperature
$.value
(if JSON payload)Humidity Sensor:
Sensor1_Humidity
IoT_Sensors
sensors/sensor1/humidity
SCADA_Publisher
scada/line1/production
Page Tree | ||||
---|---|---|---|---|
|