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:
@@ -210,6 +210,7 @@
|
||||
<ClCompile Include="..\..\..\..\src\bacnet\rp.c" />
|
||||
<ClCompile Include="..\..\..\..\src\bacnet\rpm.c" />
|
||||
<ClCompile Include="..\..\..\..\src\bacnet\secure_connect.c" />
|
||||
<ClCompile Include="..\..\..\..\src\bacnet\shed_level.c" />
|
||||
<ClCompile Include="..\..\..\..\src\bacnet\timer_value.c" />
|
||||
<ClCompile Include="..\..\..\..\src\bacnet\timestamp.c" />
|
||||
<ClCompile Include="..\..\..\..\src\bacnet\timesync.c" />
|
||||
|
||||
Reference in New Issue
Block a user