Repeater
Send details (battery, number of repeated messages, etc) from repeater devices.
Variable | Type | Format | Description |
time | integer | Epoch time in seconds | The GMT timestamp corresponding to the reception date |
device | string | in hexadecimal, up to 8 characters | Device identifier (in hexadecimal – up to 8 characters <=> 4 bytes) |
batt | float | two maximum fraction digits | the voltage of the battery (in Volt – Float value with two maximum fraction digits) |
whitelistDevices | integer | the number of devices on the white list. If 0, all messages are repeated | |
repeatedMsg | integer | the number of repeated messages since the last status frame transmission | |
unwantedDevices | integer | between 0 and 15 | the number of unique devices not in the white list received since the last status frame transmission. If 15, means that the number is >14 |
unwantedMsg | integer |
| The range of messages received from all devices not being in the white list: messages that were not repeated since the last status frame transmission |
wrongMsg | integer |
| The range of total number of wrongfully formatted frames received since the last status frame transmission |
overRegulMsg | integer |
| The range of messages not repeated due to incompliance with local regulation since the last status frame transmission |