Personal tools

S0 reader script

From PhotoVoltaic Logger new generation

Revision as of 11:13, 9 September 2014 by KKoPV (talk | contribs)
Jump to: navigation, search

The script uses outputs of the S0 reader daemon.

Configuration

Please refer to S0.conf.dist to configure your environment regarding interfaces and channels.

# cp S0.conf.dist S0.conf

Test

To test your configuration, run

# ./S0.sh -tv S0.conf

Run with cron

Edit your crontab

### run S0 reader each minute
* * * * * /path/to/PVLng-sctipts/S0/S0.sh S0.conf