DOWNLINK
BYTE | BIT RANGE | SIZE | OFFSET | ABBREVIATION | DETAILS | |
1 | DB0.7…0.0 | 8 | 0
| EXP
| External Temperature Sensor expiry. If a Room Temperature is sent by Downlink, continue using it until: a new Room Temperature is sent by Downlink, or until the Device loses Gateway communication, or until | |
0x00 | no expiry | |||||
x > 0x00 | 5 * x minutes pass | |||||
Default = 0x30 = 4 hours |
Tip: To get Temperature Sensor details without changing any options, send an empty FPORT 0x09 Downlink.
UPLINK
BYTE | BIT RANGE | SIZE | OFFSET | ABBREVIATION | DETAILS | |
1 | DB0.7…0.0 | 8 | 0
| EXP
| External Temperature Sensor expiry. If a Room Temperature is sent by Downlink, it will be used until: a new Room Temperature is sent by Downlink, or until the Device loses Gateway communication, or until | |
0x00 | no expiry | |||||
x > 0x00 | 5 * x minutes pass | |||||
2 | DB1.7 | 1 | 8 | RTS | Source of Room Temperature value used for Temperature Control | |
0x00 | Device is using internal temperature estimation algorithm | |||||
0x01 | Device is using most recently provided external temperature sensor value | |||||
DB1.6…1.0 | 7 | 9 | RESERVED |