21#ifndef LSHCORE_UTIL_CONSTANTS_INDICATOR_MODES_HPP
22#define LSHCORE_UTIL_CONSTANTS_INDICATOR_MODES_HPP
namespace for constants.
Definition config.hpp:33
IndicatorMode
Indicator mode for an indicator.
Definition indicatormodes.hpp:36
@ MAJORITY
If the majority of controlled actuators is ON turn ON the indicator.
@ ALL
If all controlled actuators are ON turn on the indicator.
@ ANY
If any controlled actuators is ON turn on the indicator.