Commit Graph

10 Commits

Author SHA1 Message Date
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 96e5e43938 refactored and added return error codes to read property functions. 2005-05-24 10:47:46 +00:00
skarg bda993e810 added write property support 2005-04-30 12:29:07 +00:00
skarg fe5b2f86e7 Modified to compile correctly using MicroChip C18 compiler (mcc18), although I had to turn on all optimizations to fit it into the 18F252 32k code space (88% full). 2005-04-13 20:52:18 +00:00
skarg 674e87b77d creating read property support 2005-04-01 11:48:47 +00:00
skarg 78ef4ea5f5 got a clean compile. 2005-03-31 19:48:49 +00:00
skarg 66f3cb4a00 adding read property service 2005-03-23 23:09:04 +00:00
skarg e2a8d15689 adding TSM support 2005-03-19 01:44:14 +00:00
skarg 2350fe26a3 created 2005-03-18 22:09:23 +00:00