<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">The function is available in the module, so I'm inclined to think it's something with the load path. Try loading the module from the shell and check that it is present (commands l/1 and m/1, but they only work from the shell).</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Aug 16, 2021 at 12:40 PM Alberto Perri <<a href="mailto:aperri@operamail.com">aperri@operamail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello Erlang friends,<br>
<br>
i have been trying to run InfluxDB client for Erlang. You will find it at <a href="https://github.com/gossiperl/erflux" rel="noreferrer" target="_blank">https://github.com/gossiperl/erflux</a>. Could any of you explain to me how to run it. <br>
<br>
In the erflux_sup.erl file there is this line of code which states which module to pass to add_erflux/1 function<br>
-spec add_erflux( Name :: atom() ) -> statup_result().<br>
%% @doc Starts instance of erflux with a given name. If name other than erflux_http, pid() versions of erflux_http functions have to be used.<br>
add_erflux(Name) -><br>
  add_erflux_internal( Name, #erflux_config{} ).a<br>
<br>
Alternatively the Read<br>
<br>
<br>
<br>
-- <br>
  Alberto Perri<br>
  <a href="mailto:aperri@operamail.com" target="_blank">aperri@operamail.com</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature">J.</div>