Message
DDBC.ActuatorStatus
Fields
active_operation_mode_id
: ID
Mandatory
The operation mode that is presently active for this actuator.actuator_id
: ID
Mandatory
ID of the actuator this messages refers tomessage_id
: ID
Mandatory
ID of this messagemessage_type
: string
Mandatory
operation_mode_factor
: float
Mandatory
The number indicates the factor with which the DDBC.OperationMode
is configured. The factor should be greater than or equal to 0 and less or equal to 1.previous_operation_mode_id
: ID
Optional
ID of the DDBC,OperationMode that was active before the present one. This value shall always be provided, unless the active DDBC.OperationMode
is the first DDBC.OperationMode
the Resource Manager is aware of.transition_timestamp
: string
Optional
Time at which the transition from the previous DDBC.OperationMode
to the active DDBC.OperationMode
was initiated. This value shall always be provided, unless the active DDBC.OperationMode
is the first DDBC.OperationMode
the Resource Manager is aware of.