nerves_hub_cli v0.10.1 NervesHubCLI

TBD

Link to this section Summary

Types

Firmware update public keys can be referred to by an atom name or by their contents.

Functions

Convert a list of fwup public keys or references into a list of keys.

Link to this section Types

Link to this type

fwup_public_key_ref()

Specs

fwup_public_key_ref() :: String.t() | atom()

Firmware update public keys can be referred to by an atom name or by their contents.

Link to this section Functions

Link to this function

default_description()

Specs

default_description() :: String.t()
Link to this function

resolve_fwup_public_keys(keys, org \\ nil)

Specs

resolve_fwup_public_keys([fwup_public_key_ref()], binary() | nil) :: [binary()]

Convert a list of fwup public keys or references into a list of keys.