Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
drc38 committed Jan 28, 2023
1 parent deebe3e commit d55a0e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ Python client for the Fronius [Solar.web API](https://www.fronius.com/~/download

## Usage

Although intended as a library a `fronius_sw_example.py` is provided for testing purposes.
Although intended as a library [`fronius_sw_example.py`](https://github.com/drc38/python-fronius-web/blob/main/examples/fronius_sw_example.py) is provided for testing purposes.

To provide authentication and system id for the example is done via environment variables, e.g. on nix systems:
Authentication and PV system id for the example is provided via environment variables, e.g. on nix systems:

```
export ACCESS_KEY_ID=FKIAFEF58CFEFA94486F9C804CF6077A01AB
Expand Down

0 comments on commit d55a0e4

Please sign in to comment.