The wireless Dry Contact Sensor
detects a connection between two wires. When the wires are either shorted or
opened, the Dry Contact Sensor will generate an event.
Byte 0: 7-4
|
Byte 0: 3-0
|
Byte 1
|
Byte 2
|
Protocol version
(4 bits)
|
Counter
(4 bits)
|
Message Type Code
0x07
|
Dry Contact Event
(0x00 in the example below)
|
Protocol Definition
First
4 bits are defined by Radio Bridge for the protocol
Next
4 bits are a counter that goes from 0 to F (Hex) and repeats
Message Type
0x07
represents the Dry Contact Sensor Message Type
Dry Contact Sensor Event
Byte
2 Description
0x00 Contacts
shorted (connected)
0x01 Contacts
opened (disconnected)
Example
of Dry Contact Sensor Event Message
10 07
00
1
Protocol Version (currently always 0x1)
0
Packet
Counter (increments by 1 each message and wraps from 0xF to 0x0)
07
Message Type Code (Dry Contact Sensor Event Message Type)
00 Dry Contact Sensor Event (Event 0x01
means that the Dry Contact Sensor’s contacts were shorted (connected))
The Radio Bridge Console will
generate the following output for this message:
Dry
Contact Event
Contacts
were shorted