Z-Stack API Reference  8.31.00.00
zclDoorLockGetLogRecordRsp_t Struct Reference

Client Commands Received: Get Log Record Response. More...

#include <zcl_closures.h>

Data Fields

uint16_t logEntryID
 the index into the log table where this log entry is stored.
 
uint32_t timestamp
 A LocalTime used to timestamp all events and alarms on the door lock.
 
uint8_t eventType
 Indicates the type of event that took place on the door lock.
 
uint8_t source
 Source of log entry.
 
uint8_t eventIDAlarmCode
 
uint16_t userID
 generated the event on the door lock if one is available. More...
 
uint8_t * pPIN
 used to create the event on the door lock if one is available. More...
 

Detailed Description

Client Commands Received: Get Log Record Response.

Field Documentation

§ eventIDAlarmCode

uint8_t eventIDAlarmCode

A one byte value indicating the type of event that took place on the door lock depending on the event code table provided for a given event type and source.

§ pPIN

uint8_t* pPIN

used to create the event on the door lock if one is available.

A string indicating the PIN code or RFID code that was

§ userID

uint16_t userID

generated the event on the door lock if one is available.

A two byte value indicating the ID of the user who


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