Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
This event is emitted after the settings of a webcam were changed. More...
Public Attributes | |
Settings | oldSettings |
the old settings More... | |
Settings | newSettings |
the new settings 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... | |
This event is emitted after the settings of a webcam were changed.
Definition at line 90 of file Webcam.idl.
Settings webcam::Webcam::SettingsChangedEvent::newSettings |
the new settings
Definition at line 92 of file Webcam.idl.
Settings webcam::Webcam::SettingsChangedEvent::oldSettings |
the old settings
Definition at line 91 of file Webcam.idl.