IEC_BACNET_EVENT_LOG_RECORD (STRUCT)ΒΆ

TYPE IEC_BACNET_EVENT_LOG_RECORD : STRUCT

This structure is used to store all data from one event log entry.

InOut:

Name

Type

Comment

sequence

IEC_BACNET_UNSIGNED

The sequence number under which the record data has been recorded.

timeStamp

IEC_BACNET_DATE_TIME

The time at which the record data has been recorded

typ

IEC_BACNET_EVENT_LOG_RECORD_TYPE

Specifies the type of the log records data contents.

record

UNION_BACNET_EVENT_LOG_RECORD

Collection of all possible defined data structures and types.