Commit Graph

5 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 1181201f4e Added BACnet Octet String API. 2005-12-17 22:14:01 +00:00
skarg 89da29480e Corrected and unit tested the bitstring and character string API. 2005-12-17 22:05:08 +00:00
skarg 4670b0c90c Moved bitstring handling to its own module - bacstr.c 2005-12-17 21:45:34 +00:00
skarg 950146b279 Created API for handing BACnet Character Strings, Octet Strings, and moved the Bit String handling into this module. 2005-12-17 21:41:37 +00:00