Skip to content

Commit c3fcbe8

Browse files
authored
Merge pull request #363 from dvd-dev/jsons
Doc update
2 parents 9696351 + 001daf2 commit c3fcbe8

File tree

6 files changed

+59
-0
lines changed

6 files changed

+59
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"event_type_id": 1,
3+
"target": "ChallengeAdded",
4+
"arguments": [
5+
{
6+
"progress": "scheduled",
7+
"isParticipating": true,
8+
"isConfigurable": true,
9+
"currentPhase": null,
10+
"id": 354,
11+
"ratePlan": "CH",
12+
"period": "pm",
13+
"phases": {
14+
"planPublicationStartUtc": "2026-01-04T16:01:00Z",
15+
"settingsDeadlineUTC": "2026-01-04T05:00:00Z",
16+
"preheatStartDateUTC": "2026-01-04T19:00:00Z",
17+
"preheatEndDateUTC": "2026-01-04T21:00:00Z",
18+
"reductionStartDateUTC": "2026-01-04T21:00:00Z",
19+
"reductionEndDateUTC": "2026-01-05T01:00:00Z",
20+
"recoveryStartDateUTC": "2026-01-05T01:00:00Z",
21+
"recoveryEndDateUTC": "2026-01-05T02:00:00Z"
22+
}
23+
}
24+
],
25+
"invocation": null,
26+
"error": null,
27+
"timestamp": "2026-01-03T11:58:08.117395",
28+
"event_type": "INVOKE"
29+
}
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"event_type_id": 1,
3+
"target": "EventAdded",
4+
"arguments": [
5+
{
6+
"id": 354,
7+
"ratePlan": "CH",
8+
"period": "PM",
9+
"phases": {
10+
"planPublicationStartUtc": "2026-01-04T16:01:00Z",
11+
"settingsDeadlineUTC": "2026-01-04T05:00:00Z",
12+
"preheatStartDateUTC": "2026-01-04T19:00:00Z",
13+
"preheatEndDateUTC": "2026-01-04T21:00:00Z",
14+
"reductionStartDateUTC": "2026-01-04T21:00:00Z",
15+
"reductionEndDateUTC": "2026-01-05T01:00:00Z",
16+
"recoveryStartDateUTC": "2026-01-05T01:00:00Z",
17+
"recoveryEndDateUTC": "2026-01-05T02:00:00Z"
18+
},
19+
"progress": "scheduled",
20+
"isAutomated": true,
21+
"isConfigurable": true,
22+
"currentPhase": null,
23+
"isPreseasonEvent": false
24+
}
25+
],
26+
"invocation": null,
27+
"error": null,
28+
"timestamp": "2026-01-03T11:58:08.117395",
29+
"event_type": "INVOKE"
30+
}

doc/Challenge(Event) Replies/EventCHConsumptionUpdatedValuesReceived renamed to doc/Challenge(Event) JSON/EventCHConsumptionUpdatedValuesReceived.json

File renamed without changes.

doc/Challenge(Event) Replies/EventCHDetailsInitialValuesReceived.json renamed to doc/Challenge(Event) JSON/EventCHDetailsInitialValuesReceived.json

File renamed without changes.

doc/Challenge(Event) Replies/EventCHDetailsUpdatedValuesReceived.json renamed to doc/Challenge(Event) JSON/EventCHDetailsUpdatedValuesReceived.json

File renamed without changes.

doc/Challenge(Event) Replies/EventFlexDetailsUpdatedValuesReceived.json renamed to doc/Challenge(Event) JSON/EventFlexDetailsUpdatedValuesReceived.json

File renamed without changes.

0 commit comments

Comments
 (0)