Zigbee Protocol Controller 1.6.0
zigpc_zclcmdparse_door_lock_operating_event_notification_t Struct Reference

Data for DoorLock/OperatingEventNotification command. More...

#include <zcl_command_parser.h>

Public Attributes

uint8_t operation_event_source
 
uint8_t operation_event_code
 
uint16_t userid
 
uint8_t pin_length
 
const char * pin
 
uint32_t local_time
 
uint8_t data_length
 
const char * data
 

Detailed Description

Data for DoorLock/OperatingEventNotification command.

Member Data Documentation

◆ data

const char* zigpc_zclcmdparse_door_lock_operating_event_notification_t::data

Command argument of type string

◆ data_length

uint8_t zigpc_zclcmdparse_door_lock_operating_event_notification_t::data_length

String length for Data

◆ local_time

uint32_t zigpc_zclcmdparse_door_lock_operating_event_notification_t::local_time

Command argument of type uint32

◆ operation_event_code

uint8_t zigpc_zclcmdparse_door_lock_operating_event_notification_t::operation_event_code

Command argument of type OperatingEventNotificationOperationEventCode

◆ operation_event_source

uint8_t zigpc_zclcmdparse_door_lock_operating_event_notification_t::operation_event_source

Command argument of type DrlkOperEventSource

◆ pin

const char* zigpc_zclcmdparse_door_lock_operating_event_notification_t::pin

Command argument of type octstr

◆ pin_length

uint8_t zigpc_zclcmdparse_door_lock_operating_event_notification_t::pin_length

String length for PIN

◆ userid

uint16_t zigpc_zclcmdparse_door_lock_operating_event_notification_t::userid

Command argument of type uint16


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