Enum novatel_oem6_service::AckCommand [−][src]
Return field for 'ack' query
Indicates last mutation executed by the service
Variants
None
No mutations have been executed
Noop
No-Op
ControlPower
System power state was changed
ConfigureHardware
System configuration was updated
TestHardware
A hardware test was performed
IssueRawCommand
A raw command was passed through to the system
Trait Implementations
impl Clone for AckCommand
[src]
[+]
impl Clone for AckCommand
impl Copy for AckCommand
[src]
impl Copy for AckCommand
Auto Trait Implementations
impl Send for AckCommand
impl Send for AckCommand
impl Sync for AckCommand
impl Sync for AckCommand