feat(analysis): Add maxpower data endpoint
Compare changes
Files
3+ 35
− 0
@@ -31,6 +31,7 @@ const endDateString = endDate.format('YYYY-MM-DD')
@@ -80,6 +81,16 @@ async function start(fields, cozyParameters, doRetry = true) {
@@ -137,6 +148,30 @@ async function getDailyData(token, usagePointID) {