Feat/get consumption data
Compare changes
- Hugo SUBTIL authored
+ 159
− 9
@@ -4,14 +4,14 @@ const { log } = require('cozy-konnector-libs')
@@ -29,7 +29,7 @@ function userMesureDetailles(
@@ -49,10 +49,10 @@ function userMesureDetailles(
@@ -62,7 +62,7 @@ function userTechnicalData(pointId, userLogin) {
@@ -73,12 +73,12 @@ function userTechnicalData(pointId, userLogin) {
@@ -88,7 +88,7 @@ function userMaxPower(pointId, userLogin, startDt, endDt) {
@@ -106,8 +106,158 @@ function userMaxPower(pointId, userLogin, startDt, endDt) {