astarte_device v0.11.1 Astarte.Device.DefaultHandler
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Starts the Handler process.
Link to this section Functions
Link to this function
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
handle_message(message, state)
handle_message(message :: Astarte.Device.Handler.Message.t(), nil) :: {:ok, nil}
Starts the Handler process.