Unify Framework Lib 1.7.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
Door Lock Cluster Mapper

Maps Door Lock Cluster incoming Commands to attribute modifications. More...

Macros

#define DOOR_LOCK_COMPONENTS_BOLT_MASK   0x02
 
#define DOOR_LOCK_COMPONENTS_LATCH_MASK   0x04
 
#define DOOR_LOCK_COMPONENTS_BOLT_LATCH_MASK   0x06
 

Functions

void door_lock_cluster_mapper_init (void)
 Intitialise the DoorLock cluster mapper. More...
 

Detailed Description

Maps Door Lock Cluster incoming Commands to attribute modifications.

Macro Definition Documentation

◆ DOOR_LOCK_COMPONENTS_BOLT_LATCH_MASK

#define DOOR_LOCK_COMPONENTS_BOLT_LATCH_MASK   0x06

◆ DOOR_LOCK_COMPONENTS_BOLT_MASK

#define DOOR_LOCK_COMPONENTS_BOLT_MASK   0x02

◆ DOOR_LOCK_COMPONENTS_LATCH_MASK

#define DOOR_LOCK_COMPONENTS_LATCH_MASK   0x04

Function Documentation

◆ door_lock_cluster_mapper_init()

void door_lock_cluster_mapper_init ( void  )

Intitialise the DoorLock cluster mapper.