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

From version 36.1
edited by Kilight Cao
on 2022/08/06 15:00
Change comment: There is no comment for this version
To version 34.1
edited by Kilight Cao
on 2022/08/06 14:56
Change comment: Uploaded new attachment "test_data_storage.json", version {1}

Summary

Details

Page properties
Content
... ... @@ -18,6 +18,8 @@
18 18  * Forward the data to the built-in Application server Node-Red.
19 19  * Just storing the data on the gateway or external storage
20 20  
21 +
22 +
21 21  **The basic of this feature is the decoding of** (% style="color:blue" %)**LoRaWAN ABP End Node**(%%). **Requirements:**
22 22  
23 23  1. LoRaWAN End Node in ABP mode. Make sure your end node works in this mode. End node most are default set to OTAA mode
... ... @@ -26,6 +26,8 @@
26 26  
27 27  
28 28  
31 +
32 +
29 29  = 2.  Quick Start =
30 30  
31 31  
... ... @@ -162,18 +162,8 @@
162 162  == 3.3  Just storing the data on the gateway or external storage. ==
163 163  
164 164  
165 -Data can be stored or read by subscribing to topics: (% style="color:#037691" %)**v3/<application_name>/devices/<devices_name>/up**.
166 166  
167 -Then add the storage node **(write file)**, Users can download the Node-Red flowchart from this link to test data storage:[[attach:test_data_storage.json||target="_blank"]]
168 168  
169 -After the configuration is complete, users can find the node logs in the root/ directory
170 -
171 -[[image:image-20220806144426-2.jpeg||height="540" width="1099"]]
172 -
173 -[[image:image-20220806144606-3.jpeg||height="676" width="1102"]]
174 -
175 -[[image:image-20220806144336-1.jpeg]]
176 -
177 177  = 4.  Sent the downlink to the sensor =
178 178  
179 179