Personal tools

Difference between revisions of "S0 reader script"

From PhotoVoltaic Logger new generation

Jump to: navigation, search
m
m
Line 1: Line 1:
 
{{TOCright}}[[Category:Scripts]]
 
{{TOCright}}[[Category:Scripts]]
The script uses outputs of the [[S0 reader#Daemon]] daemon.
+
The script uses outputs of the [[S0 reader]] daemon.
  
 
=== Configuration ===
 
=== Configuration ===

Revision as of 11:13, 9 September 2014

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