Skip to content

php Script for Zever Solar Inverters to send data every 5 minutes to PVOutput

Notifications You must be signed in to change notification settings

err0rsys/Zeversolar.php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Zeversolar.php

PVOutput PHP uploader script for Zever Solar Inverters to send data every 5 minutes to PVOutput

Its work in progress and having a few missed uploads every so often but unsure if that is just due to poor wifi signal.

I run as a Cron task in 5 min intervals on my Pi as below.

crontab -e

*/5 * * * * /mnt/ext/opt/apache/bin/php /share/CACHEDEV1_DATA/Web/zeversolar/zever.php

Changes for use with QNAP server.

About

php Script for Zever Solar Inverters to send data every 5 minutes to PVOutput

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%