IEC_BACNET_ASSIGNED_ACCESS_RIGHTS (STRUCT)ΒΆ

TYPE IEC_BACNET_ASSIGNED_ACCESS_RIGHTS : STRUCT

Definition of the BACnetAssignedAccessRights structure

This structure, of type BACnetAssignedAccessRights, specifies the access rights assigned to an credential.

InOut:

Name

Type

Comment

assignedAccessRights

IEC_BACNET_DEV_OBJ_REFERENCE

This field, of type BACnetDeviceObjectReference, refers to an Access Rights object that defines access rights assigned to this credential. Each object referenced in this field shall be an Access Rights object. Any entry which references a non-existent Access Rights object shall be ignored. If no access rights are specified, then this reference shall contain 4194303 in the instance part of the object identifier and in the device instance part of the device identifier, if present.

enable

IEC_BACNET_BOOLEAN

This field, of type BOOLEAN, specifies whether the access rights specified in the assigned-access-rights field is enabled (TRUE) or not (FALSE) for the credential this object represents.