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