skarg
48e2c60ce2
indented to standard from script
2012-05-13 15:07:12 +00:00
skarg
dd93e8cf1b
Removed the object-table function macros from each demo object header file since it was very difficult to maintain when new functions are added. Added device-client.c file which is a small device object just for simple clients. Updated most Makefiles of client demo applications to utilize device-client.c file.
...
Added two device object table functions for COV support.
Corrected demo COV handler interaction with TSM, COV flags, and multiple subscriptions for the same object.
2011-10-03 18:54:14 +00:00
skarg
3e1cb1847f
Indented project.
2011-08-17 02:27:11 +00:00
skarg
8da85f6c79
Moved COV object handling into Device object.
...
Fixed COV for multiple subscriptions to same object.
2011-05-25 20:18:56 +00:00
skarg
7bb2149ea0
Refactored the example BACnet File object and file handler. Corrected bacfile_name compiler error.
2011-04-07 17:21:09 +00:00
skarg
7b1f8c7f5e
Updated the example File object to have the same Object_Name API. Moved the File object header file to the demo/object directory with the rest of the demo object header files.
2011-04-01 22:25:26 +00:00
skarg
82311b321c
Moved the demo object header files to the include directory.
2007-10-10 12:26:09 +00:00
skarg
53c332d5a4
Corrected TSM exclusion.
2007-10-10 11:57:55 +00:00
skarg
5b07b5b920
Integrated ReadPropertyMultiple with the demo/server application. Compiles, but untested.
2007-07-19 00:21:38 +00:00
skarg
9069c939da
Fixing indent oops which removed the contents of all these files.
2007-06-14 05:33:15 +00:00
skarg
ea4863ca25
Indented.
2007-06-14 05:14:26 +00:00
skarg
15af87a4fd
Created handler for AtomicWriteFile service. Added it to the demo/server example.
2007-02-25 23:23:53 +00:00
skarg
eb2bb41aca
Indented and cleaned up build. Added Multi-state Output to unit test script.
2006-08-05 22:00:27 +00:00
skarg
4600ec83a3
added Analog Value and Binary Value objects to ReadProperty and WriteProperty handlers. Added WriteProperty support for File object.
2006-08-02 11:47:38 +00:00
skarg
dee63d45bc
Changed all the C++ comments to C comments using comment.sh script.
2006-02-19 01:32:09 +00:00
skarg
d6a891f0d1
running the indent on the files.
2006-02-18 23:11:25 +00:00
skarg
427eb31e8d
Added demo for BACnet simple server in the demo/server directory.
...
Added demo for BACnet ReadProperty service.
Added demo for BACnet WriteProperty service.
2006-01-23 13:04:29 +00:00
skarg
d7ed1480fe
Moved the demo objects into demo/object directory, and updated the makefiles and unit tests to handle the move.
2006-01-10 20:36:30 +00:00