Astarte.DataAccess.Config.reload_autodiscovery_enabled

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

reload_autodiscovery_enabled(namespace \\ nil)

View Source

Specs

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

Reloads the value for Astarte.DataAccess.Config.autodiscovery_enabled/0. Optionally, receives the namespace for the variable.