Refactored BACnetShedLevel encoding, decoding, and printing into separate file. Added unit testing. (#1187)
* Refactored BACnetShedLevel encoding, decoding, and printing into separate file. Added unit testing. * Added API to load control object for shed-level, start-time, duty-window, full-duty-baseline, and enable. * Fixed bacapp sprintf for shed level and host-n-port found in scan build.
This commit is contained in:
@@ -21,6 +21,9 @@ The git repositories are hosted at the following sites:
|
||||
|
||||
### Added
|
||||
|
||||
* Added API and optional properties to basic load control object example
|
||||
Refactored BACnetShedLevel encoding, decoding, and printing into separate
|
||||
file. Added BACnetShedLevel validation testing. (#1187)
|
||||
* Added API for Analog_Input_Notification_Class, Analog_Input_Event_Enable,
|
||||
and Analog_Input_Notify_Type. (#1184)
|
||||
* Added API and optional properties to basic lighting output object example
|
||||
|
||||
Reference in New Issue
Block a user