Astarte.DataAccess.Config.reload_astarte_instance_id
You're seeing just the function
reload_astarte_instance_id
, go back to Astarte.DataAccess.Config module for more information.
Specs
reload_astarte_instance_id(Skogsra.Env.namespace()) :: {:ok, binary()} | {:error, binary()}
Reloads the value for Astarte.DataAccess.Config.astarte_instance_id/0
. Optionally, receives
the namespace
for the variable.