Skip to content

joeyates/solar_edge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage

SolarEdge

This is an Elixir client library for the SolarEdge monitoring API.

Setup

To use the client you need an API key. You can get an API key from the SolarEdge monitoring web site.

Go to Admin -> Site Access -> API Access.

  • Accept the terms and conditions,
  • Click on 'New key', then on 'Save'.

Status

Only a few calls have been implemented.

Development

Run tests

mix test

See test coverage

mix coveralls

Generate HTML coverage report

mix coveralls.html
open cover/excoveralls.html

About

An Elixir client for the SolarEdge monitoring API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published