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
-
... ... @@ -477,10 +477,8 @@ 477 477 478 478 479 479 ((( 480 -((( 481 481 **Step 3**: Set up publish format and MQTT channel. The LG308 will store the Data from End node in HEX format in the file. And we need to config the format to META 482 482 ))) 483 -))) 484 484 485 485 [[image:https://wiki.dragino.com/images/thumb/8/8d/LG308_MQTT_3.png/600px-LG308_MQTT_3.png||height="385" width="600"]] 486 486 ... ... @@ -487,7 +487,7 @@ 487 487 Publish mush use META as data format for LG308 488 488 489 489 490 - **Step 4**: Map the Device Address to Remote ID in MQTT server.488 +Step 4: Map the Device Address to Remote ID in MQTT server. 491 491 492 492 [[image:https://wiki.dragino.com/images/thumb/7/7f/LG308_MQTT_4.png/600px-LG308_MQTT_4.png||height="335" width="600"]] 493 493 ... ... @@ -494,7 +494,7 @@ 494 494 Map Dev Addr to remote ID 495 495 496 496 497 - **Step 5: Upstream**: Save the change, we can see the log info via "sytem log", End Node and MQTT Server495 +Step 5: Upstream: Save the change, we can see the log info via "sytem log", End Node and MQTT Server 498 498 499 499 [[image:https://wiki.dragino.com/images/thumb/b/be/LG308_MQTT_6.png/600px-LG308_MQTT_6.png||height="279" width="600"]] 500 500 ... ... @@ -508,21 +508,20 @@ 508 508 509 509 LHT65 Decoder 510 510 509 +Step 6: Set up subscribe: Subscribe a topci for downstream. 511 511 512 -**Step 6: Set up subscribe:** Subscribe a topci for downstream. 513 - 514 514 [[image:https://wiki.dragino.com/images/thumb/b/b9/LG308_MQTT_7.png/600px-LG308_MQTT_7.png||height="176" width="600"]] 515 515 516 516 Subscribe to a topic 517 517 518 518 519 - **Step 7**: Downstream: Save the change, we can see the log info via "sytem log", End Node and MQTT Server.516 +Step 7: Downstream: Save the change, we can see the log info via "sytem log", End Node and MQTT Server. 520 520 521 521 [[image:https://wiki.dragino.com/images/thumb/9/97/LG308_MQTT_8.png/600px-LG308_MQTT_8.png||height="298" width="600"]] 522 522 523 523 Downstream Flow 524 524 525 - (% class="mark" %)**Notice: The text use for Downstream must meet the requirement from [[LG308 Downstream Payload>>url:https://wiki.dragino.com/index.php/Communication_with_ABP_End_Node#Downstream]]**522 +Notice: The text use for Downstream must meet the requirement from [[LG308 Downstream Payload>>url:https://wiki.dragino.com/index.php/Communication_with_ABP_End_Node#Downstream]] 526 526 527 527 528 528 = 5. Example For Different MQTT Servers =