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

From version 35.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
... ... @@ -19,6 +19,7 @@
19 19  * Just storing the data on the gateway or external storage
20 20  
21 21  
22 +
22 22  **The basic of this feature is the decoding of** (% style="color:blue" %)**LoRaWAN ABP End Node**(%%). **Requirements:**
23 23  
24 24  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
... ... @@ -28,6 +28,7 @@
28 28  
29 29  
30 30  
32 +
31 31  = 2.  Quick Start =
32 32  
33 33  
... ... @@ -164,18 +164,8 @@
164 164  == 3.3  Just storing the data on the gateway or external storage. ==
165 165  
166 166  
167 -Data can be stored or read by subscribing to topics: (% style="color:#037691" %)**v3/<application_name>/devices/<devices_name>/#**.
168 168  
169 -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"]]
170 170  
171 -After the configuration is complete, users can find the node logs in the root/ directory
172 -
173 -[[image:image-20220806144426-2.jpeg||height="540" width="1099"]]
174 -
175 -[[image:image-20220806144606-3.jpeg||height="676" width="1102"]]
176 -
177 -[[image:image-20220806144336-1.jpeg]]
178 -
179 179  = 4.  Sent the downlink to the sensor =
180 180  
181 181