Astarte.DataAccess.Config.put_autodiscovery_enabled

You're seeing just the function put_autodiscovery_enabled, go back to Astarte.DataAccess.Config module for more information.
Link to this function

put_autodiscovery_enabled(value, namespace \\ nil)

View Source

Specs

put_autodiscovery_enabled(boolean(), Skogsra.Env.namespace()) ::
  :ok | {:error, binary()}

Puts the value to Astarte.DataAccess.Config.autodiscovery_enabled/0. Optionally, receives the namespace.