Last modified by Xiaoling on 2024/08/19 15:29

From version 28.1
edited by Kilight Cao
on 2022/08/02 17:20
Change comment: Uploaded new attachment "image-20220802172021-6.png", version {1}
To version 30.1
edited by Kilight Cao
on 2022/08/02 17:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -136,9 +136,9 @@
136 136  = 4. Sent the downlink to the sensor =
137 137  
138 138  
139 -Downlinks can be scheduled by publishing the message to the topic v3/{application id}/devices/{device id}/down/push.
139 +Downlinks can be scheduled by publishing the message to the topic **v3/<application_name>/devices/<devices_name>/down/push**.
140 140  
141 -**Note**: **Remember that the format of this topic for The Things Stack Open Source deployment would be (v3/<application_name>/devices/<devices_name>/push).**
141 +**Note**: **Remember that the format of this topic for The Things Stack Open Source deployment would be (v3/<application_name>/devices/<devices_name>/down/push).**
142 142  
143 143  [[MQTT Server ~| The Things Stack for LoRaWAN (thethingsindustries.com)>>url:https://www.thethingsindustries.com/docs/integrations/mqtt/]]
144 144  
... ... @@ -168,4 +168,6 @@
168 168  Users can download the Node-Red flowchart for testing [[attach:mqtt-test.json||target="_blank"]]
169 169  
170 170  
171 +[[image:image-20220802172021-6.png||height="455" width="1240"]]
172 +
171 171  = 5. Trouble Shootings =