Skip to content

ant1eicher/axmax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Axmax

Small app to poll an Axpert Max 2 inverter for data and upload to AWS Cloudwatch.

Installation

Store AWS creds in local creds file.

cat ~/.aws/credentials
...
[default]
aws_access_key_id = AKIA...
aws_secret_access_key = ABC...

Install as crontab.

crontab -e
# m h  dom mon dow   command
* * * * * /path/to/axmax/target/release/axmax

About

Small app to poll an Axpert Max 2 inverter for data and upload to AWS Cloudwatch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages