BACnetPropertyIdToText (FUN)

FUNCTION BACnetPropertyIdToText : STRING

This ia a helper function which get the name-description of the given property ID

Invalid values will get empty string (“”):

const char* A const pointer to a static buffer which holds the string.

InOut:

Scope

Name

Type

Comment

Return

BACnetPropertyIdToText

STRING

Input

propertyID

IEC_BACNET_UINT

The property identifier for which the string is requested.