Last modified by BoYang Xie on 2025/07/24 16:47

From version 195.4
edited by BoYang Xie
on 2025/07/24 16:21
Change comment: There is no comment for this version
To version 195.3
edited by BoYang Xie
on 2025/07/24 16:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -463,15 +463,15 @@
463 463  
464 464  **01: **Panel Type. 1 Byte. 0x01~-~->Tem & Hum,
465 465  
466 - 0x02~-~->Door,
466 + 0x02~-~->Door,
467 467  
468 - 0x03~-~->Water Leak,
468 + 0x03~-~->Water Leak,
469 469  
470 - 0x04~-~->Occupied,
470 + 0x04~-~->Occupied,
471 471  
472 - 0x05~-~->Button,
472 + 0x05~-~->Button,
473 473  
474 - 0x06~-~->Alarm,
474 + 0x06~-~->Alarm,
475 475  
476 476  **A4CB: **Battery level//. //2 Bytes. Battery Voltage =0xCBA4&0x3FFF=0x0BA4=2980mV
477 477  
... ... @@ -487,7 +487,7 @@
487 487  
488 488  **00: Status. **1 Byte//. //If Panel Type is 0x02, **Status: 00~-~->Open; 01~-~->Close.**
489 489  
490 - If Panel Type is 0x03, **Status: 00~-~->Normal; 01~-~->Water Leaking.**
490 + If Panel Type is 0x03, **Status: 00~-~->Normal; 01~-~->Water Leaking.**
491 491  
492 492   If Panel Type is 0x04, **Status: 00~-~->Free; 01~-~->Occupied.**
493 493