| Raritan PX2/PX3 JSON-RPC API
    | 
Firmware update status More...
import"FirmwareUpdateStatus.idl";
| Public Attributes | |
| string | state | 
| Current state of firmware update: NONE, INIT, PREP, SIMULATE, UPDATE, SUCCESS or FAIL. | |
| int | elapsed | 
| Seconds since start of update, 0 if not available. | |
| int | estimated | 
| Estimated total time for update, 0 if not available. | |
| string | error_message | 
| Error message; empty if there was no error. | |
Firmware update status
 1.8.14
 1.8.14