Commit Graph

17 Commits

Author SHA1 Message Date
skarg ea4863ca25 Indented. 2007-06-14 05:14:26 +00:00
skarg a39c9de535 Fixed the problems from the WriteProperty changes. Compiles cleanly. Needs tested. 2007-01-18 22:03:00 +00:00
skarg f48e6997ac adding BACnet application and context-specfic data parsing for WriteProperty. 2007-01-18 19:32:31 +00:00
skarg 6e67d7388d Reverted the WriteProperty value changes. I am not really happy with the solution and it would require a bunch of fixes to the demos. 2006-08-29 20:43:46 +00:00
skarg 0e2585e044 Changed WriteProperty encode/decode to allow non-primative data. Decode still needs some work, and unit tests and demos need fixed. 2006-08-29 11:03:35 +00:00
skarg afea6e10bf corrected comments. 2006-08-17 09:03:13 +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 b1d46ffa8c ran the indent program on the source files to make them consistent. 2006-02-18 22:34:36 +00:00
bigjohngoulah de586de7a6 now using simple ack handler for the write 2005-12-18 00:37:16 +00:00
bigjohngoulah bd7f0b3ad4 added a sendWriteRequest, writeAckHandler, wp decode service request, struct and library to map property to tag 2005-12-16 21:39:57 +00:00
skarg ed11b33b29 refactored the application tagged encode and decode, and created types for character and octet strings. 2005-12-10 22:37:44 +00:00
skarg 2e87236e9b Added externs declarations to header files to handle C++ compilation.
Cleaned up BACnet/IP API a little.
2005-08-13 14:10:21 +00:00
skarg 58746c2182 corrected for warnings from Borland. 2005-05-26 18:53:16 +00:00
skarg f0a28e494b corrected code after unit testing. 2005-05-23 11:03:14 +00:00
skarg 82a9b1576a rewrote the write property to handle most basic tag types 2005-05-15 21:12:06 +00:00
skarg 6f9a64ae1a added types for decoding write property 2005-05-15 12:10:12 +00:00
skarg 3ebaedbd39 created to support Write Property Service 2005-04-10 12:02:26 +00:00