Changes for page wiki_test

Last modified by Mengting Qiu on 2024/09/05 17:35

From version 131.1
edited by Mengting Qiu
on 2023/11/15 16:22
Change comment: Uploaded new attachment "image-20231115162221-7.png", version {1}
To version 131.2
edited by Mengting Qiu
on 2023/11/15 16:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -281,25 +281,40 @@
281 281  === 2.2.1 General Json Format(Type~=5) ===
282 282  
283 283  
284 -This is the General Json Format. As below:
284 +(% style="color:red" %)**This is the General Json Format. Payloads in General Json format for single-channel mode and double-channel mode have different byte lengths.**
285 285  
286 +
287 +**The General Json format payload for the single-channel mode is as follows:**
288 +
286 286  (% style="color:#4472c4" %)**{"IMEI":"866207052559857","Model":"DS03A-NB","level status":1,"alarm status":0,"door open num":0,"last open time":0,"level status2":1,"alarm status2":0,"door open num2":0,"last open time2":0,"battery":3.48,"signal":24,"1":{1,0,0,2023/11/13 09:59:01},"2":{0,0,261,2023/11/13 03:20:00},"3":{237,9896971,263,2023/11/13 03:05:00},"4":{0,29,263,2023/11/13 02:20:12},"5":{215,9897015,268,2023/11/13 01:58:16},"6":{0,79,261,2023/11/13 01:43:16},"7":{227,9896991,5368540,2023/11/13 01:18:46},"8":{0,19,5367640,2023/11/11 08:53:57}}**
287 287  
288 288  
289 -[[image:image-20231113180055-1.png]]
292 +[[image:image-20231115162221-7.png]]
290 290  
291 291  
295 +**The General Json format payload for the single-channel mode is as follows:**
296 +
297 +(% style="color:#4472c4" %)**{"IMEI":"866207058378443","Model":"DS03A-NB","level status":1,"alarm status":0,"door open num":2,"last open time":0,"level status2":1,"alarm status2":0,"door open num2":3,"last open time2":0,"battery":3.39,"signal":25,"1":{1,4,0,1,3,0,2023/11/15 07:54:30},"2":{1,3,0,1,6,1,2023/11/15 07:10:04},"3":{0,0,0,1,1,0,2023/11/15 06:55:04},"4":{0,0,0,1,0,0,2023/11/15 06:40:04},"5":{0,0,0,1,0,0,2023/11/15 03:50:36},"6":{0,0,0,1,4,11,2023/11/15 03:28:16},"7":{0,0,0,1,4,11,2023/11/15 03:13:16},"8":{0,0,0,1,3,11,2023/11/15 02:58:25}}**
298 +
299 +[[image:image-20231115161803-6.png]]
300 +
301 +
302 +
303 +
292 292  (% style="color:red" %)**Notice, from above payload:**
293 293  
294 -* Distance , Battery & Signal are the value at uplink time.
306 +* level status, alarm status, door open num, last open time, level status2, alarm status2, door open sum2, last open time2, Battery & Signal are the value at uplink time.
295 295  
296 -* Json entry 1 ~~ 8 are the last 1 ~~ 8 sampling data as specify by (% style="color:#037691" %)**AT+NOUD=8 ** (%%)Command. Each entry includes (from left to right): Water Flow, Sampling time.
297 -(% style="display:none" %) (%%)
308 +* Json entry 1 ~~ 8 are the last 1 ~~ 8 sampling data as specify by (% style="color:#037691" %)**AT+NOUD=8 ** (%%)Command. Each entry includes (from left to right):
298 298  
310 + Single-channel mode: level status, door open num, last open time, Sampling time.
311 +
312 + Double-channel mode: level status, door open num, last open time, level status2, door open sum2, last open time2, Sampling time.
313 +
299 299  === 2.2.2 HEX format Payload(Type~=0) ===
300 300  
301 301  
302 -This is the HEX Format. HEX format Payload Single-channel and double-channel payload have different byte lengths.w
317 +(% style="color:red" %)**This is the HEX Format. Payloads in HEX format for single-channel mode and double-channel mode have different byte lengths.**
303 303  
304 304  
305 305  **The HEX format payload for the single-channel mode is as follows:**
... ... @@ -391,7 +391,7 @@
391 391  === 2.2.4 ThingSpeak Payload(Type~=1) ===
392 392  
393 393  
394 -This payload meets ThingSpeak platform requirement. It includes only four fields. Form 1~~3 are:
409 +This payload meets ThingSpeak platform requirement. It includes eight fields. Form 1~~8 are:
395 395  
396 396  Distance, Battery & Signal. This payload type only valid for ThingsSpeak Platform
397 397