Structure that administrate all of the registered sensors.

Public Attributes#

Reference of the sensor interfaces.

uint8_t

Stores how many sensors are registered.

Public Attribute Documentation#

registrated_sensors#

sensor_interface_t* _sensor_administration::registrated_sensors[MULTILEVEL_SENSOR_REGISTERED_SENSOR_NUMBER_LIMIT]

Reference of the sensor interfaces.


number_of_registrated_sensors#

uint8_t _sensor_administration::number_of_registrated_sensors

Stores how many sensors are registered.