UNION_BACNET_SHED_LEVEL
(UNION)
TYPE UNION_BACNET_SHED_LEVEL : UNION
Definition of the BACnetShedLevel structure
The Shed Level type is used in the Load Control object, and may express the shedding level either in percent of the Full Duty rating (LEVEL_TYPE_PERCENT), or as a number of preconfigured levels (LEVEL_TYPE_LEVEL), or in amount of kilowatts (LEVEL_TYPE_AMOUNT). To support the Load Control object, the application should support at least the LEVEL type. Support for PERCENT and AMOUNT types is optional. A Property Contents containing data of this type will have its tag equal to DATA_TYPE_SHED_LEVEL.
- InOut:
Name
Type
Comment
percent
Value is used for the shed level type percent
level
Value is used for the shed level type level
amount
Value is used for the shed level type amount