Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
cs_BehaviourStore.h File Reference
#include <behaviour/cs_ExtendedSwitchBehaviour.h>
#include <behaviour/cs_SwitchBehaviour.h>
#include <behaviour/cs_TwilightBehaviour.h>
#include <common/cs_Component.h>
#include <events/cs_EventListener.h>
#include <protocol/cs_ErrorCodes.h>
#include <test/cs_TestAccess.h>
#include <array>
#include <optional>
#include <vector>
Include dependency graph for cs_BehaviourStore.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BehaviourStore
 Keeps track of the behaviours that are active on this crownstone. More...