Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Base type of all webcam event. More...
Public Attributes | |
Webcam | webcam |
The webcam which was affected. More... | |
Information | information |
Information about the camera. More... | |
string | name |
The user-assigned camera name. More... | |
Public Attributes inherited from idl::Event | |
Object | source |
IDL object that originated the event. More... | |
Base type of all webcam event.
Definition at line 27 of file WebcamManager.idl.
Information webcam::WebcamEvent::information |
Information about the camera.
Definition at line 29 of file WebcamManager.idl.
string webcam::WebcamEvent::name |
The user-assigned camera name.
Definition at line 30 of file WebcamManager.idl.
Webcam webcam::WebcamEvent::webcam |
The webcam which was affected.
Definition at line 28 of file WebcamManager.idl.