powersupply element

Type: powerSupply
Namespace: (default namespace)

Power Supply operational status.

Example XML

<?xml version="1.0" encoding="UTF-8"?> <powersupply uri="..."> <name>...</name> <status>...</status> </powersupply>

Example JSON

{ "uri" : "...", "name" : "...", "status" : "OK" }