Eroc33 / aurora-client

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Rust 95.7%Language:Java 3.5%Language:Shell 0.8%