Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Event: Asset strip settings were changed. More...
Public Attributes | |
StripSettings | oldSettings |
Settings before change. More... | |
StripSettings | 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: Asset strip settings were changed.
Definition at line 119 of file AssetStripConfig.idl.
StripSettings assetmgrmodel::AssetStripConfig::StripSettingsChangedEvent::newSettings |
Settings after change.
Definition at line 121 of file AssetStripConfig.idl.
StripSettings assetmgrmodel::AssetStripConfig::StripSettingsChangedEvent::oldSettings |
Settings before change.
Definition at line 120 of file AssetStripConfig.idl.