Skip to main content

Message

FRBC.ActuatorStatus

Fields

active_operation_mode_id: ID
Mandatory

ID of the FRBC.OperationMode that is presently active.

actuator_id: ID
Mandatory

ID of the actuator this messages refers to

message_id: ID
Mandatory

ID of this message

message_type: string
Mandatory

operation_mode_factor: float
Mandatory

The number indicates the factor with which the FRBC.OperationMode is configured. The factor should be greater than or equal than 0 and less or equal to 1.

previous_operation_mode_id: ID
Optional

ID of the FRBC.OperationMode that was active before the present one. This value shall always be provided, unless the active FRBC.OperationMode is the first FRBC.OperationMode the Resource Manager is aware of.

transition_timestamp: string
Optional

Time at which the transition from the previous FRBC.OperationMode to the active FRBC.OperationMode was initiated. This value shall always be provided, unless the active FRBC.OperationMode is the first FRBC.OperationMode the Resource Manager is aware of.