balena_device v0.1.0 API Reference
Modules
Wraps the Balena DBUS and Supervisor HTTP APIs to allow Elixir apps running on the Balena platform to manipulate their environment.
Uses HTTPoison.Base to construct requests for the on-device supervisor.
A simple GenServer which handles streaming journald logs from the
Supervisor. You should not call functions in this module directly - this
process is started by BalenaDevice.V2.journald_logs/1.
A simple GenServer which handles streaming local device logs from the
Supervisor. You should not call functions in this module directly - this
process is started by BalenaDevice.V2.local_log_stream/0.
This module contains the version one API endpoints as described in the API documentation.
This module contains the version two API endpoints as described in the API documentation.