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:
@@ -672,6 +672,8 @@ add_library(${PROJECT_NAME}
|
||||
src/bacnet/rp.h
|
||||
src/bacnet/rpm.c
|
||||
src/bacnet/rpm.h
|
||||
src/bacnet/shed_level.c
|
||||
src/bacnet/shed_level.h
|
||||
src/bacnet/timer_value.c
|
||||
src/bacnet/timer_value.h
|
||||
src/bacnet/timestamp.c
|
||||
|
||||
Reference in New Issue
Block a user