-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathIFs mFRR 9.9, aFRR 9.6&9.8 Changes to Bid Availability Archives.json
More file actions
48 lines (48 loc) · 1.44 KB
/
Copy pathIFs mFRR 9.9, aFRR 9.6&9.8 Changes to Bid Availability Archives.json
File metadata and controls
48 lines (48 loc) · 1.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"name": "IFs mFRR 9.9, aFRR 9.6&9.8 Changes to Bid Availability Archives",
"method": "GET",
"query": [
{
"key": "documentType",
"value": "B45",
"description": "[M] B45 = Bid Availability Document"
},
{
"key": "processType",
"value": "A47",
"description": "[M] A47: mFRR; A51: aFRR"
},
{
"key": "Domain",
"value": "10YDE-VE-------2",
"description": "[M] EIC code of a Scheduling Area or LFA"
},
{
"key": "periodStart",
"value": "202309232200",
"description": "[M] Pattern yyyyMMddHHmm e.g. 201601010000"
},
{
"key": "periodEnd",
"value": "202309242200",
"description": "[M] Pattern yyyyMMddHHmm e.g. 201601010000"
},
{
"key": "storageType",
"value": "archive",
"description": "[M] Used to request archives"
},
{
"key": "businessType",
"value": "C46",
"description": "[O] C40 = Conditional bid; C41 = Thermal limit; C42 = Frequency limit; C43 = Voltage limit; C44 = Current limit; C45 = Short-circuit current limits; C46 = Dynamic stability limit",
"disabled": true
},
{
"key": "offset",
"value": "100",
"description": "[O] Integer: Zero‑based index of the first archive to return. The offset parameter paginates the response in batches of 100 archives (e.g., offset = n returns the archives in the range n+1 to n+100).",
"disabled": true
}
]
}