![]() |
![]() |
|
Z-Stack API Reference
8.31.00.00
|
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... | |
Client Commands Received: Get Log Record Response.
| 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.
| 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
| 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