diff --git "a/doc/Challenge(Event) JSON/EventCHConsumptionUpdatedValuesReceived(en cours de d\303\251fi).json" "b/doc/Challenge(Event) JSON/EventCHConsumptionUpdatedValuesReceived(en cours de d\303\251fi).json" index e69de29..b7e8a19 100644 --- "a/doc/Challenge(Event) JSON/EventCHConsumptionUpdatedValuesReceived(en cours de d\303\251fi).json" +++ "b/doc/Challenge(Event) JSON/EventCHConsumptionUpdatedValuesReceived(en cours de d\303\251fi).json" @@ -0,0 +1,47 @@ +{ + "type": 1, + "target": "EventCHConsumptionUpdatedValuesReceived", + "arguments": [ + { + "currentWh": 250.0, + "baselineWh": 45058.03108215332, + "isCapped": false, + "reward": 2.26, + "energySavingsWh": 3990.079, + "isInsufficientEnergySavings": false, + "cumulativeBaselinePoints": [ + { "timeUTC": "2026-01-05T11:00:00+00:00", "wh": 0.0 }, + { "timeUTC": "2026-01-05T12:00:00+00:00", "wh": 12027.708053588867 }, + { "timeUTC": "2026-01-05T13:00:00+00:00", "wh": 22701.815605163574 }, + { "timeUTC": "2026-01-05T14:00:00+00:00", "wh": 33675.923347473145 }, + { "timeUTC": "2026-01-05T15:00:00+00:00", "wh": 45058.03108215332 } + ], + "cumulativeConsumptionPoints": [ + { "timeUTC": "2026-01-05T11:00:00+00:00", "wh": 0.0 }, + { "timeUTC": "2026-01-05T11:01:00+00:00", "wh": 81.0 }, + { "timeUTC": "2026-01-05T11:02:00+00:00", "wh": 109.0 }, + { "timeUTC": "2026-01-05T11:03:00+00:00", "wh": 119.0 }, + { "timeUTC": "2026-01-05T11:04:00+00:00", "wh": 131.0 }, + { "timeUTC": "2026-01-05T11:05:00+00:00", "wh": 138.0 }, + { "timeUTC": "2026-01-05T11:06:00+00:00", "wh": 145.0 }, + { "timeUTC": "2026-01-05T11:07:00+00:00", "wh": 152.0 }, + { "timeUTC": "2026-01-05T11:08:00+00:00", "wh": 159.0 }, + { "timeUTC": "2026-01-05T11:09:00+00:00", "wh": 167.0 }, + { "timeUTC": "2026-01-05T11:10:00+00:00", "wh": 174.0 }, + { "timeUTC": "2026-01-05T11:11:00+00:00", "wh": 181.0 }, + { "timeUTC": "2026-01-05T11:12:00+00:00", "wh": 191.0 }, + { "timeUTC": "2026-01-05T11:13:00+00:00", "wh": 200.0 }, + { "timeUTC": "2026-01-05T11:14:00+00:00", "wh": 203.0 }, + { "timeUTC": "2026-01-05T11:15:00+00:00", "wh": 210.0 }, + { "timeUTC": "2026-01-05T11:16:00+00:00", "wh": 217.0 }, + { "timeUTC": "2026-01-05T11:17:00+00:00", "wh": 227.0 }, + { "timeUTC": "2026-01-05T11:18:00+00:00", "wh": 239.0 }, + { "timeUTC": "2026-01-05T11:19:00+00:00", "wh": 246.0 }, + { "timeUTC": "2026-01-05T11:20:00+00:00", "wh": 250.0 } + ], + "generatedTimeUTC": "2026-01-05T11:21:09.0933869Z", + "isMissingBaseline": false, + "isMissingConsumption": false + } + ] +} diff --git a/doc/Challenge(Event) JSON/EventFlexConsumptionUpdatedValuesReceived.json b/doc/Challenge(Event) JSON/EventFlexConsumptionUpdatedValuesReceived.json index e69de29..da4f353 100644 --- a/doc/Challenge(Event) JSON/EventFlexConsumptionUpdatedValuesReceived.json +++ b/doc/Challenge(Event) JSON/EventFlexConsumptionUpdatedValuesReceived.json @@ -0,0 +1,41 @@ +{ + "type": 1, + "target": "EventFlexConsumptionUpdatedValuesReceived", + "arguments": [ + { + "baselineWh": 9952.800035476685, + "baselineCost": 4.48, + "reductionStatus": "pending", + "cumulativeBaselinePoints": [ + { + "cost": 0.0, + "timeUTC": "2026-01-05T21:00:00+00:00", + "wh": 0.0 + }, + { + "cost": 1.08, + "timeUTC": "2026-01-05T22:00:00+00:00", + "wh": 2416.800022125244 + }, + { + "cost": 2.3, + "timeUTC": "2026-01-05T23:00:00+00:00", + "wh": 5102.400064468384 + }, + { + "cost": 3.4, + "timeUTC": "2026-01-06T00:00:00+00:00", + "wh": 7550.400018692017 + }, + { + "cost": 4.48, + "timeUTC": "2026-01-06T01:00:00+00:00", + "wh": 9952.800035476685 + } + ], + "isMissingBaseline": false, + "isMissingConsumption": false, + "generatedTimeUTC": "2026-01-05T11:00:06.8820095Z" + } + ] +}