Astarte.DataAccess.Config.reload_cqex_nodes

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

reload_cqex_nodes(namespace \\ nil)

View Source

Specs

reload_cqex_nodes(Skogsra.Env.namespace()) ::
  {:ok, Astarte.DataAccess.Config.CQExNodes.t()} | {:error, binary()}

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