* Converted device object test to use common read-write property test. Extended the basic BACnet device object example API. * Created BACnet/IP and COV test mocks to enable device object testing with less dependencies.
* Added basic Program object and unit test. * Integrate the basic Program object with example applications.