Zigbee Protocol Controller 1.6.0
zigpc_zclcmdparse_door_lock_programming_event_notification_t Struct Reference

Data for DoorLock/ProgrammingEventNotification command. More...

#include <zcl_command_parser.h>

Public Attributes

uint8_t program_event_source
 
uint8_t program_event_code
 
uint16_t userid
 
uint8_t pin_length
 
const char * pin
 
uint8_t user_type
 
uint8_t user_status
 
uint32_t local_time
 
uint8_t data_length
 
const char * data
 

Detailed Description

Data for DoorLock/ProgrammingEventNotification command.

Member Data Documentation

◆ data

const char* zigpc_zclcmdparse_door_lock_programming_event_notification_t::data

Command argument of type string

◆ data_length

uint8_t zigpc_zclcmdparse_door_lock_programming_event_notification_t::data_length

String length for Data

◆ local_time

uint32_t zigpc_zclcmdparse_door_lock_programming_event_notification_t::local_time

Command argument of type uint32

◆ pin

const char* zigpc_zclcmdparse_door_lock_programming_event_notification_t::pin

Command argument of type octstr

◆ pin_length

uint8_t zigpc_zclcmdparse_door_lock_programming_event_notification_t::pin_length

String length for PIN

◆ program_event_code

uint8_t zigpc_zclcmdparse_door_lock_programming_event_notification_t::program_event_code

Command argument of type ProgrammingEventNotificationProgramEventCode

◆ program_event_source

uint8_t zigpc_zclcmdparse_door_lock_programming_event_notification_t::program_event_source

Command argument of type ProgrammingEventNotificationProgramEventSource

◆ user_status

uint8_t zigpc_zclcmdparse_door_lock_programming_event_notification_t::user_status

Command argument of type DrlkUserStatus

◆ user_type

uint8_t zigpc_zclcmdparse_door_lock_programming_event_notification_t::user_type

Command argument of type DrlkUserType

◆ userid

uint16_t zigpc_zclcmdparse_door_lock_programming_event_notification_t::userid

Command argument of type uint16


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