Hi all,
I’m currently designing a system around an RPi, with the following configuration:
1x device on the network responsible for sending data to a mqtt broker
1x RPi running BalenaOs and an mqtt broker via docker
I won’t go into too much detail on the network device sending data to the broker, but it has a web portal for configuration that I’d like to be able to access. It may also have ssh but I need to check that.
Is there a means to do this via the Pi running Balena?