Zigbee Protocol Controller 1.6.0
zigpc_zclcmdparse_door_lock_get_rfid_code_response_t Struct Reference

Data for DoorLock/GetRFIDCodeResponse command. More...

#include <zcl_command_parser.h>

Public Attributes

uint16_t userid
 
uint8_t user_status
 
uint8_t user_type
 
uint8_t rfid_code_length
 
const char * rfid_code
 

Detailed Description

Data for DoorLock/GetRFIDCodeResponse command.

Member Data Documentation

◆ rfid_code

const char* zigpc_zclcmdparse_door_lock_get_rfid_code_response_t::rfid_code

Command argument of type octstr

◆ rfid_code_length

uint8_t zigpc_zclcmdparse_door_lock_get_rfid_code_response_t::rfid_code_length

String length for RFIDCode

◆ user_status

uint8_t zigpc_zclcmdparse_door_lock_get_rfid_code_response_t::user_status

Command argument of type DrlkUserStatus

◆ user_type

uint8_t zigpc_zclcmdparse_door_lock_get_rfid_code_response_t::user_type

Command argument of type DrlkUserType

◆ userid

uint16_t zigpc_zclcmdparse_door_lock_get_rfid_code_response_t::userid

Command argument of type uint16


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