Skip to content

Client for uploading pv readouts from aurora inverters to pvoutputs.org

Notifications You must be signed in to change notification settings

Eroc33/aurora-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run the client

To run the client:

  1. install rust
  2. Build the client with with
Cargo build --release
  1. Copy Config.toml.example to Config.toml
  2. Modify Config.toml to match your setup.
    • Run with:

      Cargo run --release
      

      OR

    • Run the produced executable directly

About

Client for uploading pv readouts from aurora inverters to pvoutputs.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published