Astarte.Device.DefaultHandler.handle_message
You're seeing just the function
handle_message
, go back to Astarte.Device.DefaultHandler module for more information.
Link to this function
handle_message(message, state)
Specs
handle_message(message :: Astarte.Device.Handler.Message.t(), nil) :: {:ok, nil}