Enable/Disable device flood sensor
This command sets whether the flood sensor is enabled or disabled.
The command explanation is in the table below.
Byte index
Hex value - Meaning
0
0A – The command code
1
XX[0] - Set it to 1 to enable device flood sensor. Set it to 0 to disable device flood sensor. Default value is 1 (enabled) XX[7:1] - Reserved
Example command: 0x0A00
00[HEX] = 00[DEC] -> Disable the flood sensor
Last updated
Was this helpful?