Changes for page DMT01

Last modified by Mengting Qiu on 2025/08/11 18:25

From version 79.8
edited by Mengting Qiu
on 2025/08/07 16:54
Change comment: There is no comment for this version
To version 79.10
edited by Mengting Qiu
on 2025/08/07 16:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -260,14 +260,20 @@
260 260  There are three types of detection:
261 261  
262 262  * When the probe is placed in or removed from the relay box, or when Bluetooth charging is complete, an event packet is sent uplink to the LoRaWan server.
263 -* The payload includes the time, relay box battery level and ProbeEvent.
263 +* The payload includes the** Timestamp, ProbeEvent and relay box battery level**.
264 264  
265 265  The Payload format is as below:
266 266  
267 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
268 +|(% colspan="5" style="background-color:#4f81bd; color:white" %)**Device Status (FPORT=6)**
269 +|(% style="width:103px" %)**Size (bytes)**|(% style="width:91px" %)**4**|(% style="width:98px" %)**1**|(% style="width:103px" %)**1**
270 +|(% style="width:103px" %)Value|(% style="width:91px" %)Timestamp|(% style="width:98px" %)ProbeEvent|(% style="width:103px" %)relay box battery level
267 267  
272 +Example in TTN:
268 268  
269 269  
270 270  
276 +
271 271  === 2.3.1 Device Status, FPORT~=5 ===
272 272  
273 273