Downlink Commands for Auxiliary Features
This section describes the downlink commands for the auxiliary features.
Configure General Parameters
Command description:
| Item | Byte | Command | Value | Example |
|---|---|---|---|---|
| Reboot | 1 | be | - | - |
| Temperature Unit | 1+1 | 64 | 00=°C (default), 01=°F | Set unit as °F: 6401 |
| Enquiry Periodic Report | 1 | b9 | - | - |
| Relay Change Report | 1+1 | 80 | 00=Disable (default), 01=Enable | Enable: 8001 |
Configure Time Parameters
Command description:
| Item | Byte | Command | Value | Example | ||||
|---|---|---|---|---|---|---|---|---|
| UTC Time Zone | 1+2 | c7 | INT16/60 | UTC-4: c710ff | ||||
| Daylight Saving Time | 1+10 | c6 |
Byte 1: 00=Disable (default), 01=Enable Byte 2: DST bias, unit: min, range: 1-120 Byte 3-6: Start time, Month (1B)+Week&Day (1B) + Minute Time (2B) Byte 7-10: End time, Month (1B)+Week&Day (1B) + Minute Time (2B) Week&Day:
|
Enable DST, start time is October 1st Sunday 2:00, end time is April 1st Sunday 2:00, bias is 60 minutes: c6013c0a17780004177800 | ||||
| Sync time from LNS | 1 | b8 | - | - |