Reference Guide
MoonshotCM_Data_Model_Reference_edit2.html[10/29/2014 1:09:23 AM]
Firmware version of the power supply.
JSON type: String
HTTP Operations
GET Rendered if supported by the implementation or omitted if not. The value of this property may also be null if it is unavailable at the time of the request.
"PowerSupplies[]/LastPowerOutputWatts"
This property is a member of HpMoonshotPower
Average power consumed, in watts.
JSON type: Integer greater than or equal to 0.
HTTP Operations
GET Rendered if supported by the implementation or omitted if not. The value of this property may also be null if it is unavailable at the time of the request.
"PowerSupplies[]/LineInputVoltage"
This property is a member of HpMoonshotPower
Line input voltage at which the power supply is operating at this moment (in Volts).
JSON type: Integer
HTTP Operations
GET Rendered if supported by the implementation or omitted if not. The value of this property may also be null if it is unavailable at the time of the request.
"PowerSupplies[]/LineInputVoltageType"
This property is a member of HpMoonshotPower
Line voltage type: ACLowLine, ACMidLine, ACHighLine, DCNeg48V, DC420V, or Unknown.
JSON type: String containing one of the following supported values:
"Unknown"
"ACLowLine"
"ACMidLine"
"ACHighLine"
"DCNeg48V"
"DC480V"
HTTP Operations
GET Rendered if supported by the implementation or omitted if not. The value of this property may also be null if it is unavailable at the time of the request.