Flood event - Available configurations
Last updated
Last updated
NOTE: Available for firmware version 1.5 or later.
When a flood is detected, you can use this command to define how often do you want to receive an uplink. The uplink type depends on the configuration you have selected.
When the period zero while AND there's a flood, the uplink is sent continuously respecting the duty cycle. (e.g. on SF7, it'll be sending uplinks roughly every 7 seconds).
Byte index | Hex value β Meaning |
---|---|
Example downlink, [Hex]: 0802 - Π’he flood event send time is set to 2 minutes.
When a flood occurs, you can choose whether the immediate uplink is confirmed or unconfirmed.
For this functionality to work, the device's periodic uplink type MUST be unconfirmed.
This command is used to set only the flood event uplink message type.
Byte index | Hex value β Meaning |
---|---|
Example command, [Hex]: 1301 β The server sets the flood event uplink message type to confirmed.
When there's a flood detected, the Flood Sensor will sound an acoustic and visual alarm, so it can notify the tenants.
If the Alarm time value is set to 0, then the alarm sounds non-stop during the flooding event.
Example downlink, [Hex]: 0402 - Π’he alarm duration is set to 20sec.
Byte index | Hex value β Meaning |
---|---|
0
08 - Set flood event send time.
1
XX - Flood event send time in minutes. Default value: 1 minute.
Byte index
Sent request
Received response
0
09 β The command code.
09 β The command code.
1
XX β Flood event send time in minutes.
0
13 β The command code.
1
00 β The flood event uplink message type is unconfirmed;
01 β The flood event uplink message type is confirmed. Default.
0
14 β The command code.
14 β The command code.
1
00 β The flood event uplink message type is unconfirmed;
01 β The flood event uplink message type is confirmed.
0
04 - Set flood alarm time.
1
XX - Alarm time value. Resolution is 10sec. Default value is 0
Byte index
Sent request
Received response
0
06 β The command code.
06 β The command code.
1
XX β Alarm time value. Resolution is 10sec.