Releases: westermo/app-demo
Releases · westermo/app-demo
app-demo 1.1.2
Added platform name to build executable with right name.
app-demo 1.1.1
Third release, still based on NetBox 2020.02-r0.
- Support is added in workflow for prerelease builds.
- Cleaner output by removal of debug message during build.
- After refactoring a Logic error was introduced but is now fixed.
- The use of sha1sum was saved as .md5 now we use md5sum and save it as .md5 which makes more sense.
- A checklist document HACKING.md is added, hopefully this guide should make it easy to contribute to the project.
For general help on networking issues, see the blog at https://westermo.github.io/. For specific issues, for customers in our preview program, contact our customer representative.
app-demo 1.1.0
Second release, still based on NetBox 2020.02-r0. In addition to the Backbone app, two new example apps have been added:
- dhcp-boot - how to net boot a WeOS host system using a dedicated container
- led-relay - how to control LEDs and fail-over relay from a container
For general help on networking issues, see the blog at https://westermo.github.io/. For specific issues, for customers in our preview program, contact our customer representative.
app-demo 1.0.0
Initial release, based on NetBox 2020.02-r0.
Official support only for the Backbone demo on Westermo's Coronet platform.
See src/backbone/README.md
for more information on how to use this application.