Added Notification Class object. I will use it to intrinsic reporting.

Notification Class objects can be disabled when define INTRINSIC_REPORTING (bacdef.h) will be removed.
This commit is contained in:
k001a
2011-06-17 16:23:47 +00:00
parent 52c745cd06
commit ccf1335979
7 changed files with 829 additions and 0 deletions
+1
View File
@@ -118,6 +118,7 @@ OBJECT_SRC = \
$(BACNET_OBJECT)/lsp.c \
$(BACNET_OBJECT)/ms-input.c \
$(BACNET_OBJECT)/mso.c \
$(BACNET_OBJECT)/nc.c \
$(BACNET_OBJECT)/trendlog.c \
$(BACNET_OBJECT)/bacfile.c