Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
user configurable slot attributes More...
Public Attributes | |
string | name |
User-defined name. More... | |
string | description |
User-defined description. More... | |
Location | location |
user-defined device location More... | |
boolean | useDefaultThresholds |
use default thresholds More... | |
map< string, string > | properties |
sensor specific settings More... | |
user configurable slot attributes
Definition at line 62 of file PeripheralDeviceSlot.idl.
string peripheral::DeviceSlot::Settings::description |
User-defined description.
Definition at line 64 of file PeripheralDeviceSlot.idl.
Location peripheral::DeviceSlot::Settings::location |
user-defined device location
Definition at line 65 of file PeripheralDeviceSlot.idl.
string peripheral::DeviceSlot::Settings::name |
User-defined name.
Definition at line 63 of file PeripheralDeviceSlot.idl.
map<string, string> peripheral::DeviceSlot::Settings::properties |
sensor specific settings
Definition at line 67 of file PeripheralDeviceSlot.idl.
boolean peripheral::DeviceSlot::Settings::useDefaultThresholds |
use default thresholds
Definition at line 66 of file PeripheralDeviceSlot.idl.