Updated Reliability text to include the latest enumerations.
This commit is contained in:
@@ -1903,6 +1903,12 @@ INDTEXT_DATA bacnet_reliability_names[] = {
|
|||||||
,
|
,
|
||||||
{RELIABILITY_CONFIGURATION_ERROR, "configuration-error"}
|
{RELIABILITY_CONFIGURATION_ERROR, "configuration-error"}
|
||||||
,
|
,
|
||||||
|
{RELIABILITY_CONFIGURATION_ERROR, "member-fault"}
|
||||||
|
,
|
||||||
|
{RELIABILITY_CONFIGURATION_ERROR, "communication-failure"}
|
||||||
|
,
|
||||||
|
{RELIABILITY_CONFIGURATION_ERROR, "tripped"}
|
||||||
|
,
|
||||||
{0, NULL}
|
{0, NULL}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user