Changes for page TTN Stack 3

Last modified by Xiaoling on 2023/04/23 15:28

From version 1.7
edited by Xiaoling
on 2022/05/17 09:55
Change comment: There is no comment for this version
To version 1.4
edited by Xiaoling
on 2022/05/17 09:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,5 @@
1 -**~ Contents:**
1 +Contents:
2 2  
3 -{{toc/}}
4 4  
5 5  = 1. Introduction =
6 6  
... ... @@ -10,9 +10,8 @@
10 10  
11 11  Use MQTT API for downlink: Reference: [[TTN Stack v3 MQTT reference>>url:https://thethingsstack.io/v3.1.0/guides/getting-started/mqtt/]]
12 12  
13 -(((
12 +
14 14  **Download command is:**
15 -)))
16 16  
17 17  (% class="box" %)
18 18  (((
... ... @@ -19,9 +19,8 @@
19 19  mosquitto_pub -h eu1.cloud.thethings.industries -p 1883 -t v3/akXXXXXps@XXXXXX/devices/lsn50/down/push -u akXXXXXps@XXXXXX -P NNSXS.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.LVQZECLX5FZ3XO5ACOW47IZ6HM54DMBBU776C53ZQHPLPQALIXYA -m '{"downlinks":[{"f_port": 2,"frm_payload":"AwAA","priority": "HIGH","confirmed": true}]}'
20 20  )))
21 21  
22 -(((
20 +
23 23  The MQTT command use (% style="color:#4f81bd" %)**-h,-p,-u,-P** (%%)options. We can find them in the website.
24 -)))
25 25  
26 26  [[image:https://wiki.dragino.com/images/thumb/2/2f/Stack_v3_downlink_1.png/600px-Stack_v3_downlink_1.png||height="375" width="600"]]
27 27