| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Firmware update status. More...
import <PeripheralDeviceManager.idl;
| Public Attributes | |
| boolean | active | 
| trueif any peripheral device is currently updated | |
| int | remaining | 
| Number of peripheral devices that are still pending to be updated. | |
Firmware update status.
Definition at line 61 of file PeripheralDeviceManager.idl.
| boolean peripheral::DeviceManager::FirmwareUpdateState::active | 
true if any peripheral device is currently updated 
Definition at line 62 of file PeripheralDeviceManager.idl.
| int peripheral::DeviceManager::FirmwareUpdateState::remaining | 
Number of peripheral devices that are still pending to be updated.
Definition at line 63 of file PeripheralDeviceManager.idl.