Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Event: A rack unit's settings were changed. More...
Public Attributes | |
int | rackUnitNumber |
Affected rack unit position. More... | |
RackUnitSettings | oldSettings |
Settings before change. More... | |
RackUnitSettings | newSettings |
Settings after change. More... | |
Public Attributes inherited from event::UserEvent | |
string | actUserName |
user who triggered event More... | |
string | actIpAddr |
ip or device on which user is logged in More... | |
Public Attributes inherited from idl::Event | |
Object | source |
IDL object that originated the event. More... | |
Event: A rack unit's settings were changed.
Definition at line 125 of file AssetStripConfig.idl.
RackUnitSettings assetmgrmodel::AssetStripConfig::RackUnitSettingsChangedEvent::newSettings |
Settings after change.
Definition at line 128 of file AssetStripConfig.idl.
RackUnitSettings assetmgrmodel::AssetStripConfig::RackUnitSettingsChangedEvent::oldSettings |
Settings before change.
Definition at line 127 of file AssetStripConfig.idl.
int assetmgrmodel::AssetStripConfig::RackUnitSettingsChangedEvent::rackUnitNumber |
Affected rack unit position.
Definition at line 126 of file AssetStripConfig.idl.