Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
behaviour_debug_t Struct Reference

#include <cs_Packets.h>

Public Attributes

uint32_t time
 
uint32_t sunrise
 
uint32_t sunset
 
uint8_t overrideState
 
uint8_t behaviourState
 
uint8_t aggregatedState
 
uint8_t dimmerPowered
 
uint8_t behaviourEnabled
 
uint64_t storedBehaviours
 
uint64_t activeBehaviours
 
uint64_t extensionActive
 
uint64_t activeTimeoutPeriod
 
uint64_t presence [8]
 

Member Data Documentation

◆ activeBehaviours

uint64_t behaviour_debug_t::activeBehaviours

◆ activeTimeoutPeriod

uint64_t behaviour_debug_t::activeTimeoutPeriod

◆ aggregatedState

uint8_t behaviour_debug_t::aggregatedState

◆ behaviourEnabled

uint8_t behaviour_debug_t::behaviourEnabled

◆ behaviourState

uint8_t behaviour_debug_t::behaviourState

◆ dimmerPowered

uint8_t behaviour_debug_t::dimmerPowered

◆ extensionActive

uint64_t behaviour_debug_t::extensionActive

◆ overrideState

uint8_t behaviour_debug_t::overrideState

◆ presence

uint64_t behaviour_debug_t::presence[8]

◆ storedBehaviours

uint64_t behaviour_debug_t::storedBehaviours

◆ sunrise

uint32_t behaviour_debug_t::sunrise

◆ sunset

uint32_t behaviour_debug_t::sunset

◆ time

uint32_t behaviour_debug_t::time

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