Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Event: Asset strip state has changed. More...
Public Attributes | |
State | oldState |
State before change. More... | |
State | newState |
State after change. More... | |
DeviceInfo | deviceInfo |
Information about connected strip, only valid if newState is AVAILABLE. More... | |
Public Attributes inherited from idl::Event | |
Object | source |
IDL object that originated the event. More... | |
Event: Asset strip state has changed.
Definition at line 121 of file AssetStrip.idl.
DeviceInfo assetmgrmodel::AssetStrip::StateChangedEvent::deviceInfo |
Information about connected strip, only valid if newState is AVAILABLE.
Definition at line 124 of file AssetStrip.idl.
State assetmgrmodel::AssetStrip::StateChangedEvent::newState |
State after change.
Definition at line 123 of file AssetStrip.idl.
State assetmgrmodel::AssetStrip::StateChangedEvent::oldState |
State before change.
Definition at line 122 of file AssetStrip.idl.