BACnetGetDatabaseObjectDescription (FUN)ΒΆ

FUNCTION BACnetGetDatabaseObjectDescription : POINTER TO IEC_BACNET_PROPERTY_DESCRIPTION_LIST

Function for retrieving information about object properties.

This function can be called by an user application that needs information about which standard properties are defined for an particular object type.

Return: A pointer of type ::BACNET_PROPERTY_DESCRIPTION_LIST or NULL.

InOut:

Scope

Name

Type

Comment

Return

BACnetGetDatabaseObjectDescription

POINTER TO IEC_BACNET_PROPERTY_DESCRIPTION_LIST

Input

objectType

IEC_BACNET_OBJECT_TYPE

The object type for which the caller wants the set of property informations.