BeeeOn Gateway  v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
Public Types | Static Public Member Functions
BeeeOn::ModuleType::AttributeEnum Struct Reference

Public Types

enum  Raw { ATTR_INNER = 1, ATTR_MANUAL_ONLY = 2, ATTR_OUTER = 3, ATTR_CONTROLLABLE = 4 }
 

Static Public Member Functions

static EnumHelper< Raw >
::ValueMap & 
valueMap ()
 

Member Enumeration Documentation

Enumerator
ATTR_INNER 

The sensor/actuator is located inside (a building).

ATTR_MANUAL_ONLY 

The sensor enables to set (to modify) value only from sensor. This attribute makes sense only in combination with the ATTR_CONTROLLABLE.

ATTR_OUTER 

The sensor/actuator is located outside.

ATTR_CONTROLLABLE 

The sensor of this type is controllable (it is an actuator).


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