Bugfix/special event read property write property (#1291)
* Fixed special-event to print priority for the RP and RPM and EPICS example apps. * Improved error message for tag value parsing in WP example app. * Added BACnet property array parsing function to handle property string name in RPM example app. * Added unit test to validate BACnet special event with multiple time-value pairs
This commit is contained in:
@@ -53,6 +53,9 @@ The git repositories are hosted at the following sites:
|
||||
|
||||
### Added
|
||||
|
||||
* Added parsing for property name and optional array in ReadPropertyMultiple
|
||||
example application. Added the priority value when printing special-event
|
||||
property types, specificially for exception-schedule property. (#1291)
|
||||
* Added parsing for BACnetSpecialEvent in bacapp for use in apps/writeproperty
|
||||
and add unit tests. (#1290)
|
||||
* Added multi-device support for BACnet gateway routing. Expanded Object_List
|
||||
|
||||
Reference in New Issue
Block a user