Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Collected display meta information. More...
Public Attributes | |
string | type |
Display type. | |
string | address |
Display address. | |
map< string, string > | options |
Display options. | |
Orientation | orientation |
Display orientation. | |
Collected display meta information.
Definition at line 26 of file TestDisplay.idl.
string test::Display::Info::address |
Display address.
Definition at line 28 of file TestDisplay.idl.
map<string, string> test::Display::Info::options |
Display options.
Definition at line 29 of file TestDisplay.idl.
Orientation test::Display::Info::orientation |
Display orientation.
Definition at line 30 of file TestDisplay.idl.
string test::Display::Info::type |
Display type.
Definition at line 27 of file TestDisplay.idl.