Enumeration: OperationState¶
domain/OperationState.OperationState
Enumeration Members¶
ACTIVE¶
ACTIVE = "ACTIVE"
The Operation is currently active for this vehicle *
AVAILABLE¶
AVAILABLE = "AVAILABLE"
The Operation is not currently active for this vehicle, but can become active if the user selects it *
COMPLETE¶
COMPLETE = "COMPLETE"
The Operation is complete *