This field shall indicate 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. See Operation Event Codes.
This field shall indicate the type of event that took place on the door lock, as defined in EventTypeEnum.
This field shall indicate the index into the log table where this log entry is stored. If the log entry requested is 0, the most recent log is returned with the appropriate log entry ID.
This field shall indicate the PIN code or RFID code that was used to create the event on the door lock if one is available.
This field shall indicate the source value as defined in EventSourceEnum.
If the EventType is 2 (Alarm) then the source SHOULD be, but does not have to be 255 (Indeterminate).
This field shall indicate the timestamp for all events and alarms on the door lock in Epoch Time in Seconds with local time offset based on the local timezone and DST offset on the day of the event.
This field shall indicate the ID of the user who generated the event on the door lock if one is available. Otherwise, the value is 0xFFFF.
Returns the specified log record. If an invalid log entry ID was requested, it is set to 0 and the most recent log entry will be returned.
See
MatterSpecification.v13.Cluster § 5.2.10.5