Updated Reliability text to include the latest enumerations.

This commit is contained in:
skarg
2011-04-07 17:03:54 +00:00
parent 6a693d1fb8
commit bd2eda9a74
+6
View File
@@ -1903,6 +1903,12 @@ INDTEXT_DATA bacnet_reliability_names[] = {
,
{RELIABILITY_CONFIGURATION_ERROR, "configuration-error"}
,
{RELIABILITY_CONFIGURATION_ERROR, "member-fault"}
,
{RELIABILITY_CONFIGURATION_ERROR, "communication-failure"}
,
{RELIABILITY_CONFIGURATION_ERROR, "tripped"}
,
{0, NULL}
};