A boilerplate application template for deploying applications to IOX Local Manager
- ioxclient
- python
- devnet sandbox or hardware platform running IOX local manager
Currently validated on the following hardware platforms
- C819HG-4G-G-K9
- Modify [./package.yaml] with your applications information
- Add your custom code to main.py
- Run ./deploy.sh
- Logging Setup
- Using ENV variables provided by CAF
- Using third party, pure python libraries
- Using network (Expose a set of REST APIs)
- Some Build Pipeline scripts
- CI/CD pipeline
- Unit Tests