device.daylightSavingsStatus

<< 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.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

device-<objectAddress>.daylightSavingsStatus

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 8

N3:

<objectAddress>

N4:

<property> = 24

Tag Value

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

Was this page useful?