Documentation
¶
Overview ¶
Handles upload of data to pvoutput.org Set the following environment variables:
PVSTATUSURL - Pvoutput API status endpoint PVAPIKEY - api key PVSYSTEMID - unique system identifier
Refer to pvoutput.org API doco for more info on the above values.
Index ¶
Constants ¶
View Source
const Interval int = 300
seconds between uploads
Variables ¶
View Source
var NotInitialized = fmt.Errorf("Not initialized. Environment variables not set")
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.