Added Serial_Number property from Addendum 135-2010ak.
This commit is contained in:
@@ -379,6 +379,8 @@ typedef enum {
|
|||||||
PROP_COVU_PERIOD = 349,
|
PROP_COVU_PERIOD = 349,
|
||||||
PROP_COVU_RECIPIENTS = 350,
|
PROP_COVU_RECIPIENTS = 350,
|
||||||
PROP_EVENT_MESSAGE_TEXTS = 351,
|
PROP_EVENT_MESSAGE_TEXTS = 351,
|
||||||
|
/* enumeration 372 is defined in Addendum 2010-ak */
|
||||||
|
PROP_SERIAL_NUMBER = 372,
|
||||||
/* The special property identifiers all, optional, and required */
|
/* The special property identifiers all, optional, and required */
|
||||||
/* are reserved for use in the ReadPropertyConditional and */
|
/* are reserved for use in the ReadPropertyConditional and */
|
||||||
/* ReadPropertyMultiple services or services not defined in this standard. */
|
/* ReadPropertyMultiple services or services not defined in this standard. */
|
||||||
|
|||||||
@@ -970,6 +970,8 @@ INDTEXT_DATA bacnet_property_names[] = {
|
|||||||
,
|
,
|
||||||
{PROP_EVENT_MESSAGE_TEXTS, "event-message-texts"}
|
{PROP_EVENT_MESSAGE_TEXTS, "event-message-texts"}
|
||||||
,
|
,
|
||||||
|
{PROP_SERIAL_NUMBER, "serial-number"}
|
||||||
|
,
|
||||||
{0, NULL}
|
{0, NULL}
|
||||||
/* Enumerated values 0-511 are reserved for definition by ASHRAE.
|
/* Enumerated values 0-511 are reserved for definition by ASHRAE.
|
||||||
Enumerated values 512-4194303 may be used by others subject to the
|
Enumerated values 512-4194303 may be used by others subject to the
|
||||||
|
|||||||
Reference in New Issue
Block a user