Commit Graph

6 Commits

Author SHA1 Message Date
skarg cabdeab081 Fixed up most warnings after bacdcode changes to unsigned and signed decoding.
Fixed up the Visual C++ demo in ports/win32/bacnet/
2006-01-16 15:00:22 +00:00
skarg 1cc71f8d14 changed the modules to use the new BACNet string types.
Modified the device object to handle having the string properties changed via WriteProperty service.
Updated the unit tests.
Updated the demo objects.
2005-12-23 17:39:36 +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 a7727cf322 Added Atomic Read File Ack function prototypes to the header file. 2005-06-05 00:52:55 +00:00
skarg 7dec29d213 Added the Atomic Read File Ack encoding and decoding and unit tests. Corrected the Atomic Read File encoding and decoding. 2005-06-05 00:35:10 +00:00
skarg a699d3bb0c created AtomicReadFile encode and decode functions and unit tests. 2005-06-04 22:48:09 +00:00