Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Event: A rack unit has changed. More...
Public Attributes | |
int | rackUnitNumber |
Affected rack unit index. More... | |
RackUnitInfo | rackUnit |
New rack unit information. 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 has changed.
Definition at line 129 of file AssetStrip.idl.
RackUnitInfo assetmgrmodel::AssetStrip::RackUnitChangedEvent::rackUnit |
New rack unit information.
Definition at line 131 of file AssetStrip.idl.
int assetmgrmodel::AssetStrip::RackUnitChangedEvent::rackUnitNumber |
Affected rack unit index.
Definition at line 130 of file AssetStrip.idl.