openclimatefix / PVConsumer

Consumer PV data from various sources
Apache License 2.0
3 stars 1 forks source link

Update to pull multiple ids at once #6

Closed peterdudfield closed 2 years ago

peterdudfield commented 2 years ago

Detailed Description

Waiting on pvoutput.org, but would be good to update so that mutiple pv systems can be pulled all at once

Context

email: """ e.g. 'Get System Status' request to retrieve the 5-minute data for systems 35, 10001 and 10003 on 2021-02-18 getsystemstatus.jsp?sid1=35,10001,10003&dt=20210218 """

Possible Implementation

first up date in pvoutput, so that we can pull mutlie systems at once - copy or adjust code here