We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dff11a commit d87306cCopy full SHA for d87306c
1 file changed
CHANGELOG.md
@@ -19,6 +19,10 @@ The git repository is hosted at the following site:
19
and placed them into BACnet Protocol Stack library.
20
21
### Fixed
22
+* Fixed pipeline unit test and samples build by adding shed_level and
23
+ timer_value source files to various CMakeLists. Also fixed the
24
+ workspace path in the Docker container for building and save
25
+ the build logs as artifacts for debugging failures. (#61)
26
* Fixed bacnet shell property value JSON for empty arrays and lists. (#55)
27
* Fixed bacnet shell property value JSON for arrays and lists. (#54)
28
* Fixed missing config defines. Added Loop object and MAX_APDU
0 commit comments