Changes for page MQTT Forward Instruction
Last modified by Kilight Cao on 2024/08/31 16:26
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -276,12 +276,14 @@ 276 276 277 277 Connect to MQTT Broker 278 278 279 + 279 279 After connected, use publish to public some thing to MQTT server. This to simulate upsteam 280 280 281 -[[image: https://wiki.dragino.com/images/thumb/b/bd/MQTT_Forward_5.png/600px-MQTT_Forward_5.png||height="149" width="600"]]282 +[[image:image-20220527135037-7.png]] 282 282 283 283 Upstream: Publish message to MQTT Broker 284 284 286 + 285 285 To simulate a downstream, use MQTT.fx to subscribe a topic, and publish something to this topic. as Below: 286 286 287 287 [[image:https://wiki.dragino.com/images/thumb/3/3d/MQTT_Forward_6.png/600px-MQTT_Forward_6.png||height="279" width="600"]]