Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
Public Attributes | List of all members
peripheral::GatewaySensorManager::NumericSensorClass Struct Reference

Sensor class that stores numeric sensor properties. More...

Inheritance diagram for peripheral::GatewaySensorManager::NumericSensorClass:
peripheral::GatewaySensorManager::SensorClass

Public Attributes

sensors::NumericSensor MetaData metadata
 numeric sensor type, ranges, etc. More...
 
sensors::NumericSensor Thresholds defaultThresholds
 threshold values may be used initially and as default threshold values, depending on the value of the preferCommonThresholds field More...
 
boolean preferCommonThresholds
 if true, use common default thresholds if available, otherwise use the value of the defaultThresholds field More...
 
- Public Attributes inherited from peripheral::GatewaySensorManager::SensorClass
string classId
 sensor class id More...
 

Detailed Description

Sensor class that stores numeric sensor properties.

Definition at line 232 of file GatewaySensorManager.idl.

Member Data Documentation

◆ defaultThresholds

sensors::NumericSensor Thresholds peripheral::GatewaySensorManager::NumericSensorClass::defaultThresholds

threshold values may be used initially and as default threshold values, depending on the value of the preferCommonThresholds field

Definition at line 242 of file GatewaySensorManager.idl.

◆ metadata

sensors::NumericSensor MetaData peripheral::GatewaySensorManager::NumericSensorClass::metadata

numeric sensor type, ranges, etc.

Definition at line 236 of file GatewaySensorManager.idl.

◆ preferCommonThresholds

boolean peripheral::GatewaySensorManager::NumericSensorClass::preferCommonThresholds

if true, use common default thresholds if available, otherwise use the value of the defaultThresholds field

Definition at line 244 of file GatewaySensorManager.idl.


The documentation for this struct was generated from the following file: