View Source Balena (ex_balena v0.1.3)

Link to this section Summary

Types

For containers that include the io.balena.features.supervisor-api label, the Balena Supervisor exposes an API that services running on the device can interface with. See documentation for Supervisor API.

Link to this section Types

@type supervisor_address() :: String.t()

For containers that include the io.balena.features.supervisor-api label, the Balena Supervisor exposes an API that services running on the device can interface with. See documentation for Supervisor API.

Link to this section Functions

Link to this function

current_state()

View Source (since 7.12)
@spec current_state(Balena.Device.uuid()) :: Tesla.Env.t()