IEC_BACNET_EVENT_LOG_RECORD (STRUCT)ΒΆ

TYPE IEC_BACNET_EVENT_LOG_RECORD : STRUCT

The Event Log Record contains the event notification parameters or status changes in the Event Log object.

For meaning of each LogData type, please refer to Section 12.27.13 of the ASHRAE Standard 135-2010.

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.