This method represents the BACnet service DeleteObject. It can be used to delete objects that may be created and deleted dynamically.

Signature

DeleteObject (

[in]BACnetObjectIdentifier ObjectIdentifier

);

Argument

Description

ObjectIdentifier

Specifies the BACnet object to be deleted. The BACnetObjectIdentifier DataType is defined in 10.2.1.

Method Result Codes

ResultCode

Description

BadNodeIdUnknown

This status is returned for the BACnet error code UNKNOWN_OBJECT

BadUserAccessDenied

This status is returned for the BACnet error code OBJECT_DELETION_NOT_PERMITTED