IEC_BACNET_SHED_LEVEL (STRUCT)

TYPE IEC_BACNET_SHED_LEVEL : STRUCT

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

tag

IEC_BACNET_SHED_LEVEL_TYPE

Specifies the entry type used for an shed level entry.

value

UNION_BACNET_SHED_LEVEL

Covers the different possible shed level types