Struct novatel_oem6_service::GetPowerResponse [−][src]
Response fields for 'power' query
Fields
state: PowerState
Current power state of the system
uptime: i32
A value of 1 confirms that the system is on. A value of 0 confirms that the system is off or unavailable
Note: This field is named "uptime" to help maintain parity with the other services. The OEM6 does not give a traditional uptime value.
Trait Implementations
impl GraphQLType for GetPowerResponse
[src]
[+]
impl GraphQLType for GetPowerResponse
Auto Trait Implementations
impl Send for GetPowerResponse
impl Send for GetPowerResponse
impl Sync for GetPowerResponse
impl Sync for GetPowerResponse