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
BACnetGetDatabaseObjectDescriptionPOINTER TO IEC_BACNET_PROPERTY_DESCRIPTION_LIST
Input
objectTypeThe object type for which the caller wants the set of property informations.