osi3::TrafficCommandUpdate::DismissedAction Struct Reference
Public Attributes
optional Identifier | dismissed_action_id = 1 |
Dismissed traffic action id from the perspective of this traffic participant, if any. More... | |
optional string | failure_reason = 2 |
Information about the reason of failure. More... | |
Member Data Documentation
◆ dismissed_action_id
optional Identifier osi3::TrafficCommandUpdate::DismissedAction::dismissed_action_id = 1 |
Dismissed traffic action id from the perspective of this traffic participant, if any.
- Note
- A dismissed traffic action id identifies a
TrafficCommand::action
which cannot be executed or completed by the traffic participant. This field must have the same value as theActionHeader::action_id
of a prior sentTrafficCommand
and must correspond to the same traffic participant.
◆ failure_reason
optional string osi3::TrafficCommandUpdate::DismissedAction::failure_reason = 2 |
Information about the reason of failure.
- Note
- This is a custom, informal string without a standardized meaning.
- osi_trafficcommandupdate.proto