SolarEdge.Account behaviour (solar_edge v0.0.1)
Access account-wide (not site-specific) information
https://knowledge-center.solaredge.com/sites/kc/files/se_monitoring_api.pdf
Summary
Callbacks
Fetch a list of sites accessible by the supplied client API key
Callbacks
Link to this callback
site_list(t)
@callback site_list(SolarEdge.Client.t()) :: {:ok, [SolarEdge.Site.t()]}
Fetch a list of sites accessible by the supplied client API key
Functions
Link to this function
site_list(client)
Link to this function