Changes for page Communicate with ABP End Node on the LPS8-V2 Gateway
Last modified by Xiaoling on 2024/08/19 15:29
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -136,4 +136,18 @@ 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. 140 + 141 +**Note**: **Remember that the format of this topic for The Things Stack Open Source deployment would be v3/{application id}/devices/{device id}/down/push.** 142 + 143 +[[MQTT Server ~| The Things Stack for LoRaWAN (thethingsindustries.com)>>url:https://www.thethingsindustries.com/docs/integrations/mqtt/]] 144 + 145 + 146 +Instead of /push, you can also use /replace to replace the downlink queue. Replacing with an empty array clears the downlink queue. Example: 147 + 148 +[[image:image-20220802164437-2.png||height="493" width="840"]] 149 + 150 + 151 +[[image:image-20220802164844-3.png||height="345" width="1131"]] 152 + 139 139 = 5. Trouble Shootings =