Commit Graph

5 Commits

Author SHA1 Message Date
skarg 7e2d6ee881 Added bacint.c to all the project make files that needed it. We really need to make the code into a library and use the library in the demos since adding a file to all the make files and IDE projects is tedious at best. 2007-07-26 00:24:25 +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 5ceddb8c03 Refactored to make the ReadProperty functions less stack heavy. Fixed ReadPropertyAck after running unit test. 2005-06-24 12:42:49 +00:00
skarg b36703a742 completed unit test, and tested. 2005-03-31 19:49:27 +00:00
skarg 9606bd706e created 2005-03-23 23:05:31 +00:00