Thank you very much for the information.
I exactly have one use case in my mind - sensors network based on Orange Pi Zero.
I would like to use:
- Orange Pi Zero (Allwinner H2+)
- I2C enabled HTU 21 thermometer (i2c-0 or i2c-1)
- UART enabled PMS7003 particle concentration sensor (ttyS1 or ttyS2)
I already have everything programmed on Armbian with python, but I would be great if I could migrate to Balena solution. Managing tens of such devices without good system is very painful.
Your support will be very helpful for me.