Struct mai400_service::GetPowerResponse [−][src]
Response fields for 'power' query
Fields
state: PowerState
Current power state of the system
uptime: i32
Number of valid commands run by the system. This corresponds to the gus_cmdValidCntr parameter of the standard telemetry packet.
Note: This field is named "uptime" to help maintain parity with the other services. The MAI-400 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