Skip to main content

Message

DDBC.ActuatorDescription

Fields

diagnostic_label: string
Optional

Human readable name/description of the actuator. This element is only intended for diagnostic purposes and not for HMI applications.

id: ID
Mandatory

ID of this DDBC.ActuatorDescription. Must be unique in the scope of the Resource Manager, for at least the duration of the session between Resource Manager and CEM.

operation_modes: DDBC.OperationMode[]
Mandatory

List of all Operation Modes that are available for this actuator. There shall be at least one DDBC.OperationMode.

supported_commodites: Commodity[]
Mandatory

Commodities supported by the operation modes of this actuator. There shall be at least one commodity

timers: Timer[]
Mandatory

List of Timers associated with Transitions for this Actuator. Can be empty.

transitions: Transition[]
Mandatory

List of Transitions between Operation Modes. Shall contain at least one Transition.