Corrected: Property type 173 was called last-notify-time it should be last-notify-record.

Added: Enums for BACnet Log Status
This commit is contained in:
petermcs
2009-11-16 23:37:43 +00:00
parent 9c3f6f0c1c
commit 628f90b0ca
2 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -606,7 +606,7 @@ INDTEXT_DATA bacnet_property_names[] = {
,
{PROP_SLAVE_PROXY_ENABLE, "slave-proxy-enable"}
,
{PROP_LAST_NOTIFY_TIME, "last-notify-time"}
{PROP_LAST_NOTIFY_RECORD, "last-notify-record"}
,
{PROP_SCHEDULE_DEFAULT, "schedule-default"}
,