IEC_BACNET_LIFE_SAFETY_INFO (STRUCT)ΒΆ

TYPE IEC_BACNET_LIFE_SAFETY_INFO : STRUCT

This data structure contains information for routines that generate and handle the Life Safety Operation service.

InOut:

Name

Type

Comment

fSafetyObjectIdPresent

IEC_BACNET_BOOLEAN

If set to true the objectID parameter is valid and present.

processID

IEC_BACNET_UNSIGNED

The processID attribute is the numeric identifier of the Process within the client which shall receive the notifications.

requestingSource

IEC_BACNET_STRING

This attribute specifies the identity of the human operator that initiates this service request.

eRequest

IEC_BACNET_LIFE_SAFETY_OPERATION

This attribute specifies the requested operation (which may take on one of the standard values: NONE, SILENCE, SILENCE_AUDIBLE, SILENCE_VISUAL, RESET, RESET_ALARM, RESET_FAULT).

objectID

IEC_BACNET_OBJECT_ID

The object ID attribute is optional. If it is omitted the request is interpreted as an operation on the all applicable objects within the receiving device. The mask attribute indicates if the object ID is present.