NOTE: All downlinks must contain a total of (8) bytes, padded with zeros at the end when necessary.
Water Rope Sensor Configuration Example:
08 02 50 00 00 00 00 00
08 Downlink Message Type ( 0x08 = Water Rope Sensor )
02 Enable Events
0x02
Enable Water Present Message = Yes
Enable Water NOT Present Message = No
50 Threshold of relative resistance between probes (0x50 = 80 = default)
00 Restoral margin in units of relative resistance between probes (0x00 = 0 = default)
00 Not used
00 Not used
00 Not used
00 Not used
If the configuration is successful the sensor will respond with a Downlink Acknowledge message:
1 0 FF 02
1 Protocol Version (currently always 0x1)
0 Packet Counter, increments by 1 each message and wraps from 0xF to 0x0
FF Message Type (Downlink ACK = 0xFF)
02 Downlink Message Valid (Invalid/Undefined = 0x01, Valid = 0x02)