- Updated example to use with BACnetStack version 5.1.2.0
- Added TimeSynchronization example
- Added ReinitializeDevice example
- Added DeviceCommunicationControl example
- Updated preprocessor macro to include ENABLE_STRING_LITERALS, ENABLE_DECODE_AS_JSON, ENABLE_DECODE_AS_XML, ENABLE_BACNET_API_DEBUG_LOGGING, ENABLE_ALL_OBJECT_TYPES, ENABLE_ALL_BIBBS
- Updated ReadProperty to read for device instance 389999, which is the instance for the device programmed in the BACnetServerExampleCPP project
- Tested using BACnetStack version 4.1.19.0
- Updated preprocessor macro to include ENABLE_DATA_LINK_LAYER_IPV4
- Updated Windows SDK version Issues/35
- Updated the project files for the CASBACnetStack to the latest version Issues/37
- Tested using BACnetStack version 4.1.19.0
- Updated to CAS BACnet Stack version 4.1.5
- Added confirmed text message request example service
- Added subscribe COV request example service
- Updated to CAS BACnet Stack version 3.22.3
- Updated to CAS BACnet Stack version 3.19.0
- Updated to allow for user to specifiy the downstream device IP address via the command line.
- Inital release.