balena_device v0.1.0 BalenaDevice

Wraps the Balena DBUS and Supervisor HTTP APIs to allow Elixir apps running on the Balena platform to manipulate their environment.

Link to this section Summary

Functions

Ping the device supervisor to ensure that it is alive and well.

Link to this section Types

Link to this type

app_id()

app_id() :: non_neg_integer()

Link to this section Functions

Link to this function

ping()

ping() :: :ok | {:error, term()}

Ping the device supervisor to ensure that it is alive and well.