Changes for page wiki_test

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

From version 131.3
edited by Mengting Qiu
on 2023/11/15 16:53
Change comment: There is no comment for this version
To version 124.7
edited by Xiaoling
on 2023/11/15 10:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ting
1 +XWiki.Xiaoling
Content
... ... @@ -281,39 +281,24 @@
281 281  === 2.2.1 General Json Format(Type~=5) ===
282 282  
283 283  
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.**
284 +This is the General Json Format. As below:
285 285  
286 -
287 -**The General Json format payload for the single-channel mode is as follows:**
288 -
289 289  (% 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}}**
290 290  
291 -[[image:image-20231115162221-7.png]]
292 292  
289 +[[image:image-20231113180055-1.png]]
293 293  
294 -**The General Json format payload for the single-channel mode is as follows:**
295 295  
296 -(% 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}}**
297 -
298 -[[image:image-20231115161803-6.png]]
299 -
300 -
301 301  (% style="color:red" %)**Notice, from above payload:**
302 302  
303 -* 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.
294 +* Distance , Battery & Signal are the value at uplink time.
304 304  
305 -* 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):
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.
306 306  
307 - Single-channel mode: level status, door open num, last open time, Sampling time.
308 -
309 - Double-channel mode: level status, door open num, last open time, level status2, door open sum2, last open time2, Sampling time.
310 -
311 -
312 -
313 313  === 2.2.2 HEX format Payload(Type~=0) ===
314 314  
315 315  
316 -(% style="color:red" %)**This is the HEX Format. Payloads in HEX format for single-channel mode and double-channel mode have different byte lengths.**
301 +This is the HEX Format. HEX format Payload Single-channel and double-channel payload have different byte lengths.w
317 317  
318 318  
319 319  **The HEX format payload for the single-channel mode is as follows:**
... ... @@ -384,28 +384,15 @@
384 384  
385 385  Type3 payload special design for ThingsBoard, it will also configure other default server to ThingsBoard.
386 386  
387 -(% style="color:#4472c4" %)**{
388 - "IMEI": "866207058378443",
389 - "Model": "DS03A-NB",
390 - "level status": 1,
391 - "alarm status": 0,
392 - "door open num": 6,
393 - "last open time": 1,
394 - "level status2": 1,
395 - "alarm status2": 0,
396 - "door open num2": 2,
397 - "last open time2": 0,
398 - "battery": 3.4,
399 - "signal": 24
400 - }**
372 +(% style="color:#4472c4" %)** {"IMEI": "866207058378443","Model": "DS03A","flow": 502,"battery": 3.57,"signal": 23}**
401 401  
402 -[[image:image-20231115150948-1.png||height="625" width="1188"]]
374 +[[image:image-20230922094043-2.png||height="558" width="851"]]
403 403  
404 404  
405 405  === 2.2.4 ThingSpeak Payload(Type~=1) ===
406 406  
407 407  
408 -This payload meets ThingSpeak platform requirement. It includes eight fields. Form 1~~8 are:
380 +This payload meets ThingSpeak platform requirement. It includes only four fields. Form 1~~3 are:
409 409  
410 410  Distance, Battery & Signal. This payload type only valid for ThingsSpeak Platform
411 411  
... ... @@ -413,9 +413,9 @@
413 413  
414 414  (% style="color:#4472c4" %)**field1=Flow value&field2=Battery value&field3=signal value**
415 415  
416 -[[image:image-20231115154757-2.png]]
388 +[[image:image-20231114165017-6.png]]
417 417  
418 -[[image:image-20231115154821-3.png||height="695" width="1119"]]
390 +[[image:image-20231114174523-8.png||height="682" width="1041"]]
419 419  
420 420  
421 421  == 2.3  ​Uplink Payload ==
... ... @@ -489,7 +489,7 @@
489 489  |=(% colspan="5" style="background-color:#4F81BD;color:white;width:515px" %)**Real-Time Open/Close Status, FPORT=2**
490 490  |(% style="width:94px" %)**Size(bytes)**|(% style="width:97px" %)**1**|(% style="width:95px" %)**3**|(% style="width:119px" %)**3**|(% style="width:107px" %)**4**
491 491  |(% style="width:95px" %)**Value**|(% style="width:97px" %)(((
492 -Status & [[Alarm>>||anchor="H2.10TTRIG126TTRIG2timeoutstatusalarm"]]
464 +Status & [[Alarm>>||anchor="2.10TTRIG126TTRIG2timeoutstatusalarm"]]
493 493  )))|(% style="width:95px" %)Total open door events|(% style="width:119px" %)(((
494 494  The last door open duration (unit: sec)
495 495  )))|(% style="width:108px" %)Unix TimeStamp
... ... @@ -529,7 +529,7 @@
529 529  (% style="color:#0000ff" %)**Alarm**
530 530  )))
531 531  
532 -See [[Alarm Base on Timeout>>||anchor="H2.9AlarmBaseonTimeout"]]
504 +See [[Alarm Base on Timeout>>||anchor="H3.3.3A0AlarmBaseonTimeout"]]
533 533  
534 534  
535 535  * (((
... ... @@ -662,7 +662,7 @@
662 662  |=(% colspan="5" style="background-color:#4F81BD;color:white;width:515px" %)**Real-Time Open/Close Status, FPORT=3**
663 663  |(% style="width:60px" %)**Size(bytes)**|(% style="width:80px" %)**1**|(% style="width:120px" %)**3**|(% style="width:150px" %)**3**|(% style="width:90px" %)**4**
664 664  |(% style="width:95px" %)**Value**|(% style="width:97px" %)(((
665 -Status & [[Alarm>>||anchor="2.9AlarmBaseonTimeout"]]
637 +Status & [[Alarm>>||anchor="H2.9A0AlarmBaseonTimeout"]]
666 666  )))|(% style="width:95px" %)Total open door events|(% style="width:119px" %)(((
667 667  The last door open duration (unit: sec)
668 668  )))|(% style="width:108px" %)Unix TimeStamp
... ... @@ -781,7 +781,6 @@
781 781  * (% style="color:#037691" %)**AT+INTMOD=2 **(%%) ~/~/ Trigger by falling edge
782 782  
783 783  * (% style="color:#037691" %)**AT+INTMOD=3  **(%%) ~/~/ Trigger by rising edge
784 -(% style="display:none" %) (%%)
785 785  
786 786  == 2.7 Set Transmit Interval Time ==
787 787  
... ... @@ -823,8 +823,11 @@
823 823  )))
824 824  * (((
825 825  Example 2: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
826 -)))(% style="display:none" %) (%%)
827 827  
798 +
799 +
800 +)))
801 +
828 828  == 2.8 Enable / Disable Alarm ==
829 829  
830 830  
... ... @@ -984,7 +984,7 @@
984 984  Example:  0B aa  => AT+COUNTMOD = second byte
985 985  
986 986  
987 -== 2.12 Number of channel of door sensors ==
961 +== 2.12  Number of channel of door sensors ==
988 988  
989 989  
990 990  Feature: Set the number of door sensor channels.
... ... @@ -1013,7 +1013,7 @@
1013 1013  Example:  0D aa => AT+TTRCHANNEL = second byte
1014 1014  
1015 1015  
1016 -== 2.13 Clear the open door times and the duration of the last open door ==
990 +== 2.13  Clear the open door times and the duration of the last open door ==
1017 1017  
1018 1018  
1019 1019  (% style="color:blue" %)**AT Command:**
... ... @@ -1029,7 +1029,7 @@
1029 1029  The sensor will clear the open door times and the duration of the last open door.
1030 1030  
1031 1031  
1032 -== 2.14 Set the count value of the number of open door ==
1006 +== 2.14  Set the count value of the number of open door ==
1033 1033  
1034 1034  
1035 1035  (% style="color:blue" %)**AT Command:**
... ... @@ -1071,7 +1071,6 @@
1071 1071  * AT Command via Bluetooth Connection (**Recommended**): [[BLE Configure Instruction>>http://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/]].
1072 1072  
1073 1073  * AT Command via UART Connection : See [[UART Connection>>http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H2.3UARTConnectionforSN50v3basemotherboard]].
1074 -(% style="display:none" %) (%%)
1075 1075  
1076 1076  == 3.2 AT Commands Set ==
1077 1077  
... ... @@ -1177,7 +1177,6 @@
1177 1177  * (Recommended way) OTA firmware update via BLE: [[**Instruction**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/BLE_Firmware_Update_NB_Sensors_BC660K-GL/]].
1178 1178  
1179 1179  * Update through UART TTL interface : **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**.
1180 -(% style="display:none" %) (%%)
1181 1181  
1182 1182  = 6. FAQ =
1183 1183  
... ... @@ -1221,7 +1221,6 @@
1221 1221  * Package Size / pcs : 14.0 x 8x 5 cm
1222 1222  
1223 1223  * Weight / pcs : 180g
1224 -(% style="display:none" %) (%%)
1225 1225  
1226 1226  = 9. Support =
1227 1227  
image-20231115150948-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ting
Size
... ... @@ -1,1 +1,0 @@
1 -91.1 KB
Content
image-20231115154757-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ting
Size
... ... @@ -1,1 +1,0 @@
1 -66.4 KB
Content
image-20231115154821-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ting
Size
... ... @@ -1,1 +1,0 @@
1 -51.1 KB
Content
image-20231115161111-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ting
Size
... ... @@ -1,1 +1,0 @@
1 -82.8 KB
Content
image-20231115161128-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ting
Size
... ... @@ -1,1 +1,0 @@
1 -82.8 KB
Content
image-20231115161803-6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ting
Size
... ... @@ -1,1 +1,0 @@
1 -91.3 KB
Content
image-20231115162221-7.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ting
Size
... ... @@ -1,1 +1,0 @@
1 -88.3 KB
Content