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

#include <cs_PresenceHandler.h>

Public Member Functions

bool operator== (const ProfileLocation &other)
 
bool isValid ()
 

Public Attributes

uint8_t profile
 
uint8_t location
 

Static Public Attributes

static const constexpr uint8_t MAX_LOCATION_ID = 63
 
static const constexpr uint8_t MAX_PROFILE_ID = 7
 

Member Function Documentation

◆ isValid()

bool PresenceHandler::ProfileLocation::isValid ( )
inline

◆ operator==()

bool PresenceHandler::ProfileLocation::operator== ( const ProfileLocation other)
inline

Member Data Documentation

◆ location

uint8_t PresenceHandler::ProfileLocation::location

◆ MAX_LOCATION_ID

const constexpr uint8_t PresenceHandler::ProfileLocation::MAX_LOCATION_ID = 63
staticconstexpr

◆ MAX_PROFILE_ID

const constexpr uint8_t PresenceHandler::ProfileLocation::MAX_PROFILE_ID = 7
staticconstexpr

◆ profile

uint8_t PresenceHandler::ProfileLocation::profile

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