Balena Balena is a platform for deploying and managing fleets of IoT devices. Developers and businesses use it to remotely update and monitor software on devices running Linux. Official docs: https://www.balena.io/docs/ Balena Overview - Application - Release - Device - Device Service - Environment Variable Use action names and parameters as needed. Working with Balena This skill uses the Membrane CLI to interact with Balena. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the…