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- If set to true the objectID parameter is valid and present. - processID- The processID attribute is the numeric identifier of the Process within the client which shall receive the notifications. - requestingSource- This attribute specifies the identity of the human operator that initiates this service request. - eRequest- 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- 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. 
