Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Public Attributes | |
float | scalingFactor |
multiply with when interpreting as numeric value | |
float | offset |
add value after applying scalingFactor | |
![]() | |
string | encodingId |
encoding type id | |
EncodingType | type |
value coding type | |
boolean | invertState |
invert when interpreting as state | |
vector< InterpretationRule > | interpretationRules |
error/value interpretation rules | |
int | minAccessInterval |
minimum time interval between two read accesses in seconds | |
Definition at line 501 of file GatewaySensorManager.idl.
float peripheral::GatewaySensorManager::NumericValueEncoding::offset |
add value after applying scalingFactor
Definition at line 503 of file GatewaySensorManager.idl.
float peripheral::GatewaySensorManager::NumericValueEncoding::scalingFactor |
multiply with when interpreting as numeric value
Definition at line 502 of file GatewaySensorManager.idl.