Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
peripheral DeviceManager's s settings More...
Public Attributes | |
ZCoordMode | zCoordMode |
Z coordinate semantics. More... | |
boolean | autoManageNewDevices |
Automatically manage newly detected devices. More... | |
float | deviceAltitude |
Altitude of device in meters. More... | |
int | presenceDetectionTimeout |
Timeout for presence detection (sec) More... | |
map< string, sensors::NumericSensor.Thresholds > | defaultThresholdsMap |
Default thresholds by peripheral device type. More... | |
int | maxActivePoweredDryContacts |
The maximum number of concurrently active powered dry contacts. More... | |
boolean | muteOtherAccessControlUnit |
Mute other access control unit (door handle) enabled. More... | |
peripheral DeviceManager's s settings
Definition at line 34 of file PeripheralDeviceManager.idl.
boolean peripheral::DeviceManager::Settings::autoManageNewDevices |
Automatically manage newly detected devices.
Definition at line 36 of file PeripheralDeviceManager.idl.
map<string, sensors::NumericSensor.Thresholds> peripheral::DeviceManager::Settings::defaultThresholdsMap |
Default thresholds by peripheral device type.
Definition at line 39 of file PeripheralDeviceManager.idl.
float peripheral::DeviceManager::Settings::deviceAltitude |
Altitude of device in meters.
Definition at line 37 of file PeripheralDeviceManager.idl.
int peripheral::DeviceManager::Settings::maxActivePoweredDryContacts |
The maximum number of concurrently active powered dry contacts.
Definition at line 40 of file PeripheralDeviceManager.idl.
boolean peripheral::DeviceManager::Settings::muteOtherAccessControlUnit |
Mute other access control unit (door handle) enabled.
Definition at line 41 of file PeripheralDeviceManager.idl.
int peripheral::DeviceManager::Settings::presenceDetectionTimeout |
Timeout for presence detection (sec)
Definition at line 38 of file PeripheralDeviceManager.idl.
ZCoordMode peripheral::DeviceManager::Settings::zCoordMode |
Z coordinate semantics.
Definition at line 35 of file PeripheralDeviceManager.idl.