Zigbee Protocol Controller 1.6.0
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.