nerves_hub v0.2.1 NervesHub.FirmwareChannel

Link to this section Summary

Link to this section Functions

Link to this function child_spec(opts)
Link to this function handle_call(message, from, state)

Callback implementation for PhoenixChannelClient.handle_call/3.

Link to this function handle_cast(cast, state)

Callback implementation for PhoenixChannelClient.handle_cast/2.

Link to this function handle_close(payload, state)

Callback implementation for PhoenixChannelClient.handle_close/2.

Link to this function handle_in(event, payload, state)

Callback implementation for PhoenixChannelClient.handle_in/3.

Link to this function handle_info(arg1, state)

Callback implementation for PhoenixChannelClient.handle_info/2.

Link to this function handle_reply(payload, state)

Callback implementation for PhoenixChannelClient.handle_reply/2.

Link to this function start_link(opts, genserver_opts \\ [])