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
deab12a5e1
Changed WhoHas and I-Have to use CharacterString instead of forcing ANSI X34 and C Strings. Affected all demos and ports object name, so I changed the object name function name to make sure it was noticed.
2011-03-24 16:53:02 +00:00
skarg
e095715cec
Moved include files for demo objects into demo/object, and updated makefiles to accommodate the move. This allows developers to create and maintain their own objects and the interfaces to them.
2011-03-22 20:53:13 +00:00
skarg
f748022f27
Moved the demo object header files to the include directory.
2007-10-10 12:24:49 +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
1386b41f2d
Ran the indent and comment script to standardize the source files.
2007-02-23 02:14:50 +00:00
skarg
dd5d19eb9f
Finished the Load Control object integration with the Analog Output object. Added a timer hook for the Load Control object into the server demo application.
2007-02-13 19:37:57 +00:00
skarg
f48e6997ac
adding BACnet application and context-specfic data parsing for WriteProperty.
2007-01-18 19:32:31 +00:00
skarg
0c718d5d1f
Created new Load Control object. (in progress)
2007-01-11 21:46:15 +00:00