IEC_BACNET_AUDIT_LOG_QUERY_TARGET_PARAMETERS (STRUCT)ΒΆ
TYPE IEC_BACNET_AUDIT_LOG_QUERY_TARGET_PARAMETERS : STRUCT
This structure describes the BACnetAuditLogQueryTargetParameters type.
- InOut:
Name
Type
Comment
mask
Specifies which parameter is present in filter parameters.
deviceId
Specifies the target device instance which executed the operation.
deviceAddress
(only present if BACNET_AUDIT_LOG_QUERY_PARAM_ADDRESS_FLAG is set).
objectId
(only present if BACNET_AUDIT_LOG_QUERY_PARAM_OBJECT_FLAG is set).
propertyId
(only present if BACNET_AUDIT_LOG_QUERY_PARAM_PROPERTY_FLAG is set).
arrayIndex
(only present if BACNET_AUDIT_LOG_QUERY_PARAM_ARRAY_FLAG is set).
priority
(only present if BACNET_AUDIT_LOG_QUERY_PARAM_PRIORITY_FLAG is set).
operation
(only present if BACNET_AUDIT_LOG_QUERY_PARAM_OPERATION_FLAG is set).
successFilter
Specifies the result type requested.