<< Click to Display Table of Contents >>
device.daylightSavingsStatus |
According to the BACnet protocol documentation:
Indicates whether daylight savings time is in effect (TRUE) or not (FALSE) at the BACnet Device's location.
Property daylightSavingsStatus of object device can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
device-<objectAddress>.daylightSavingsStatus |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 8 |
N3: |
<objectAddress> |
N4: |
<property> = 24 |
An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.