| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Event: Firmware update state has changed This event will be sent to enclose one of more DeviceFirmwareUpdateStateChangedEvent.  
 More...
import <PeripheralDeviceManager.idl;
 
  
| Public Attributes | |
| FirmwareUpdateState | newState | 
| New update state. | |
|  Public Attributes inherited from idl::Event | |
| Object | source | 
| IDL object that originated the event. | |
Event: Firmware update state has changed This event will be sent to enclose one of more DeviceFirmwareUpdateStateChangedEvent. 
That is, it will be sent before a series of firmware updates is started and after the firmware update series has ended.
Definition at line 109 of file PeripheralDeviceManager.idl.
| FirmwareUpdateState peripheral::DeviceManager::FirmwareUpdateStateChangedEvent::newState | 
New update state.
Definition at line 110 of file PeripheralDeviceManager.idl.