@passwerk/rules 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (92) hide show
  1. package/LICENSE +202 -0
  2. package/PROVENANCE.md +64 -0
  3. package/README.md +59 -0
  4. package/artefacts/aas/3.0.9/aas.json +1522 -0
  5. package/artefacts/aas/3.1.2/aas.json +1532 -0
  6. package/artefacts/batterypass/2025_Battery_Passport_Data_Attributes_V1.2.xlsx +0 -0
  7. package/artefacts/batterypass/samm/CarbonFootprint-1.2.0.ttl +96 -0
  8. package/artefacts/batterypass/samm/Circularity-1.2.0.ttl +280 -0
  9. package/artefacts/batterypass/samm/GeneralProductInformation-1.2.0.ttl +200 -0
  10. package/artefacts/batterypass/samm/Labels-1.2.0.ttl +65 -0
  11. package/artefacts/batterypass/samm/MaterialComposition-1.2.0.ttl +188 -0
  12. package/artefacts/batterypass/samm/Performance-1.2.1.ttl +660 -0
  13. package/artefacts/batterypass/samm/SupplyChainDueDiligence-1.2.0.ttl +45 -0
  14. package/artefacts/ec/2026-08-15_data-points-by-category_v2.0.pdf +0 -0
  15. package/artefacts/idta/02035-1/1.0/template.aasx +0 -0
  16. package/artefacts/idta/02035-1/1.0/template.json +2276 -0
  17. package/artefacts/idta/02035-1/1.0/template.noexamples.json +2263 -0
  18. package/artefacts/idta/02035-2/1.0/template.aasx +0 -0
  19. package/artefacts/idta/02035-2/1.0/template.json +2991 -0
  20. package/artefacts/idta/02035-2/1.0/template.noexamples.json +2990 -0
  21. package/artefacts/idta/02035-3/1.0/template.aasx +0 -0
  22. package/artefacts/idta/02035-3/1.0/template.json +1644 -0
  23. package/artefacts/idta/02035-3/1.0/template.noexamples.json +1643 -0
  24. package/artefacts/idta/02035-4/1.0.1/template.aasx +0 -0
  25. package/artefacts/idta/02035-4/1.0.1/template.json +4248 -0
  26. package/artefacts/idta/02035-4/1.0.1/template.noexamples.json +4219 -0
  27. package/artefacts/idta/02035-5/1.0.2/template.aasx +0 -0
  28. package/artefacts/idta/02035-5/1.0.2/template.json +4185 -0
  29. package/artefacts/idta/02035-6/1.0.1/template.aasx +0 -0
  30. package/artefacts/idta/02035-6/1.0.1/template.json +2167 -0
  31. package/artefacts/idta/02035-6/1.0.1/template.noexamples.json +2160 -0
  32. package/artefacts/idta/02035-7/1.0.1/template.aasx +0 -0
  33. package/artefacts/idta/02035-7/1.0.1/template.json +3296 -0
  34. package/artefacts/idta/02035-7/1.0.1/template.noexamples.json +3296 -0
  35. package/artefacts/manifest.json +417 -0
  36. package/dist/artefacts/aas/3.0.9/aas.json +1522 -0
  37. package/dist/artefacts/aas/3.1.2/aas.json +1532 -0
  38. package/dist/artefacts/idta/02035-1/1.0/template.json +2276 -0
  39. package/dist/artefacts/idta/02035-1/1.0/template.noexamples.json +2263 -0
  40. package/dist/artefacts/idta/02035-2/1.0/template.json +2991 -0
  41. package/dist/artefacts/idta/02035-2/1.0/template.noexamples.json +2990 -0
  42. package/dist/artefacts/idta/02035-3/1.0/template.json +1644 -0
  43. package/dist/artefacts/idta/02035-3/1.0/template.noexamples.json +1643 -0
  44. package/dist/artefacts/idta/02035-4/1.0.1/template.json +4248 -0
  45. package/dist/artefacts/idta/02035-4/1.0.1/template.noexamples.json +4219 -0
  46. package/dist/artefacts/idta/02035-5/1.0.2/template.json +4185 -0
  47. package/dist/artefacts/idta/02035-6/1.0.1/template.json +2167 -0
  48. package/dist/artefacts/idta/02035-6/1.0.1/template.noexamples.json +2160 -0
  49. package/dist/artefacts/idta/02035-7/1.0.1/template.json +3296 -0
  50. package/dist/artefacts/idta/02035-7/1.0.1/template.noexamples.json +3296 -0
  51. package/dist/artefacts/manifest.json +417 -0
  52. package/dist/kb/attributes/01-identifiers.json +483 -0
  53. package/dist/kb/attributes/02-labels-conformity.json +319 -0
  54. package/dist/kb/attributes/03-carbon-footprint.json +421 -0
  55. package/dist/kb/attributes/04-due-diligence.json +163 -0
  56. package/dist/kb/attributes/05-materials.json +264 -0
  57. package/dist/kb/attributes/06-circularity.json +758 -0
  58. package/dist/kb/attributes/07-performance-electrical.json +1118 -0
  59. package/dist/kb/attributes/08-performance-lifetime.json +837 -0
  60. package/dist/kb/carrier.json +44 -0
  61. package/dist/kb/ec-datapoints.json +866 -0
  62. package/dist/kb/generated/batterypass-samm.json +3310 -0
  63. package/dist/kb/generated/din-longlist.json +2610 -0
  64. package/dist/kb/generated/template-catalogue.json +7788 -0
  65. package/dist/kb/rules.json +524 -0
  66. package/dist/kb/timeline.json +422 -0
  67. package/dist/src/index.d.ts +75 -0
  68. package/dist/src/index.d.ts.map +1 -0
  69. package/dist/src/index.js +214 -0
  70. package/dist/src/index.js.map +1 -0
  71. package/dist/src/types.d.ts +298 -0
  72. package/dist/src/types.d.ts.map +1 -0
  73. package/dist/src/types.js +6 -0
  74. package/dist/src/types.js.map +1 -0
  75. package/dist/tsconfig.tsbuildinfo +1 -0
  76. package/kb/attributes/01-identifiers.json +483 -0
  77. package/kb/attributes/02-labels-conformity.json +319 -0
  78. package/kb/attributes/03-carbon-footprint.json +421 -0
  79. package/kb/attributes/04-due-diligence.json +163 -0
  80. package/kb/attributes/05-materials.json +264 -0
  81. package/kb/attributes/06-circularity.json +758 -0
  82. package/kb/attributes/07-performance-electrical.json +1118 -0
  83. package/kb/attributes/08-performance-lifetime.json +837 -0
  84. package/kb/attributes/README.md +74 -0
  85. package/kb/carrier.json +44 -0
  86. package/kb/ec-datapoints.json +866 -0
  87. package/kb/generated/batterypass-samm.json +3310 -0
  88. package/kb/generated/din-longlist.json +2610 -0
  89. package/kb/generated/template-catalogue.json +7788 -0
  90. package/kb/rules.json +524 -0
  91. package/kb/timeline.json +422 -0
  92. package/package.json +59 -0
@@ -0,0 +1,866 @@
1
+ {
2
+ "$comment": "Transcription of the European Commission guidance 'Digital Batteries Passport - data points by category', Version 2.0, 15 August 2026 (Ref. Ares(2026)7968977), pages 5-14. Bundled PDF: artefacts/ec/2026-08-15_data-points-by-category_v2.0.pdf. The guidance is not an authoritative interpretation of the legislation and introduces no additional requirements. 'BR' means Regulation (EU) 2023/1542 (Batteries Regulation), consolidated text 02023R1542-20250731. Status vocabulary: mandatory | optional | conditional | not_yet_applicable | not_displayed. 'text' quotes the guidance wording where the cell is not plain 'Mandatory'.",
3
+ "source": {
4
+ "title": "Guidance Document: Digital Batteries Passport - data points by category",
5
+ "publisher": "European Commission, DG GROW, Unit G2",
6
+ "version": "2.0",
7
+ "date": "2026-08-15",
8
+ "reference": "Ares(2026)7968977",
9
+ "license": "CC-BY-4.0",
10
+ "url": "https://single-market-economy.ec.europa.eu/document/download/cd1e5e6c-4a4a-4b99-995a-49eb6916187e_en?filename=Digital+Batteries+Passport+-+data+point+by+category.pdf",
11
+ "regulation": {
12
+ "title": "Regulation (EU) 2023/1542 of the European Parliament and of the Council of 12 July 2023 concerning batteries and waste batteries",
13
+ "consolidatedVersion": "02023R1542-20250731",
14
+ "eurLex": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:02023R1542-20250731"
15
+ },
16
+ "footnotes": {
17
+ "2": "'if applicable' - to take into account the applicable provisions of Regulation 2023/1542 and relevant implementing legislation and to consider if the technical parameter in question is relevant for the battery"
18
+ }
19
+ },
20
+ "categories": ["EV", "LMT", "INDUSTRIAL_GT_2KWH"],
21
+ "statusVocabulary": {
22
+ "mandatory": "Must be filled and displayed from 18 February 2027.",
23
+ "optional": "May be filled; the guidance says 'optional, to be filled if such data is available'.",
24
+ "conditional": "Applies only in the circumstances quoted in 'text' (for example 'if applicable', 'only applicable for some industrial batteries').",
25
+ "not_yet_applicable": "Not to be filled or displayed as of February 2027 because the enabling delegated or implementing act is pending, or the obligation starts later. The gap report must not treat these as blocking today.",
26
+ "not_displayed": "Not to be filled or displayed for this category, either because it repeats another data point or because the legal basis excludes the category."
27
+ },
28
+ "dataPoints": [
29
+ {
30
+ "number": 1,
31
+ "name": "Unique identifier",
32
+ "legalRef": "BR Article 77(3)",
33
+ "applicability": {
34
+ "EV": { "status": "mandatory" },
35
+ "LMT": { "status": "mandatory" },
36
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
37
+ }
38
+ },
39
+ {
40
+ "number": 2,
41
+ "name": "Identity of who is registering and/or is responsible for the battery passport",
42
+ "legalRef": "BR Article 77(3)",
43
+ "applicability": {
44
+ "EV": { "status": "mandatory" },
45
+ "LMT": { "status": "mandatory" },
46
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
47
+ }
48
+ },
49
+ {
50
+ "number": 3,
51
+ "name": "Manufacturer name, registered trade name or registered trademark",
52
+ "legalRef": "BR Annex VI Part A (1)",
53
+ "applicability": {
54
+ "EV": { "status": "mandatory" },
55
+ "LMT": { "status": "mandatory" },
56
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
57
+ }
58
+ },
59
+ {
60
+ "number": 4,
61
+ "name": "Manufacturer postal address, indicating a single contact point",
62
+ "legalRef": "BR Annex VI Part A (1)",
63
+ "applicability": {
64
+ "EV": { "status": "mandatory" },
65
+ "LMT": { "status": "mandatory" },
66
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
67
+ }
68
+ },
69
+ {
70
+ "number": 5,
71
+ "name": "If available, manufacturer web and email address",
72
+ "legalRef": "BR Annex VI Part A (1)",
73
+ "applicability": {
74
+ "EV": { "status": "optional", "text": "optional, to be filled if such data is available" },
75
+ "LMT": { "status": "optional", "text": "optional, to be filled if such data is available" },
76
+ "INDUSTRIAL_GT_2KWH": {
77
+ "status": "optional",
78
+ "text": "optional, to be filled if such data is available"
79
+ }
80
+ }
81
+ },
82
+ {
83
+ "number": 6,
84
+ "name": "Battery category",
85
+ "legalRef": "BR Annex VI Part A (2)",
86
+ "applicability": {
87
+ "EV": { "status": "mandatory" },
88
+ "LMT": { "status": "mandatory" },
89
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
90
+ }
91
+ },
92
+ {
93
+ "number": 7,
94
+ "name": "Model identification and batch or serial number, or product number or another element allowing their identification",
95
+ "legalRef": "BR Annex VI Part A (2)",
96
+ "applicability": {
97
+ "EV": { "status": "mandatory" },
98
+ "LMT": { "status": "mandatory" },
99
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
100
+ }
101
+ },
102
+ {
103
+ "number": 8,
104
+ "name": "The place of manufacturer (geographical location of a battery manufacturing plant)",
105
+ "legalRef": "BR Annex VI Part A (3)",
106
+ "applicability": {
107
+ "EV": { "status": "mandatory" },
108
+ "LMT": { "status": "mandatory" },
109
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
110
+ }
111
+ },
112
+ {
113
+ "number": 9,
114
+ "name": "The date of manufacturing (month and year)",
115
+ "legalRef": "BR Annex VI Part A (4)",
116
+ "applicability": {
117
+ "EV": { "status": "mandatory" },
118
+ "LMT": { "status": "mandatory" },
119
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
120
+ }
121
+ },
122
+ {
123
+ "number": 10,
124
+ "name": "The weight",
125
+ "legalRef": "BR Annex VI Part A (5)",
126
+ "applicability": {
127
+ "EV": { "status": "mandatory" },
128
+ "LMT": { "status": "mandatory" },
129
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
130
+ }
131
+ },
132
+ {
133
+ "number": 11,
134
+ "name": "The capacity",
135
+ "legalRef": "BR Annex VI Part A (6)",
136
+ "applicability": {
137
+ "EV": { "status": "mandatory" },
138
+ "LMT": { "status": "mandatory" },
139
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
140
+ }
141
+ },
142
+ {
143
+ "number": 12,
144
+ "name": "The chemistry",
145
+ "legalRef": "BR Annex VI Part A (7)",
146
+ "applicability": {
147
+ "EV": { "status": "mandatory" },
148
+ "LMT": { "status": "mandatory" },
149
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
150
+ }
151
+ },
152
+ {
153
+ "number": 13,
154
+ "name": "The hazardous substances present in the battery, other than mercury, cadmium or lead",
155
+ "legalRef": "BR Annex VI Part A (8)",
156
+ "applicability": {
157
+ "EV": { "status": "mandatory" },
158
+ "LMT": { "status": "mandatory" },
159
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
160
+ }
161
+ },
162
+ {
163
+ "number": 14,
164
+ "name": "Usable extinguishing agent",
165
+ "legalRef": "BR Annex VI Part A (9)",
166
+ "applicability": {
167
+ "EV": { "status": "mandatory" },
168
+ "LMT": { "status": "mandatory" },
169
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
170
+ }
171
+ },
172
+ {
173
+ "number": 15,
174
+ "name": "Critical raw materials present in the battery in a concentration of more than 0,1 % weight by weight",
175
+ "legalRef": "BR Annex VI Part A (10)",
176
+ "applicability": {
177
+ "EV": { "status": "mandatory" },
178
+ "LMT": { "status": "mandatory" },
179
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
180
+ }
181
+ },
182
+ {
183
+ "number": 16,
184
+ "name": "The material composition of the battery, including its chemistry, hazardous substances present in the battery, other than mercury, cadmium or lead, and critical raw materials present in the battery",
185
+ "legalRef": "BR Annex XIII 1 (b)",
186
+ "applicability": {
187
+ "EV": {
188
+ "status": "not_displayed",
189
+ "text": "Not to be filled/displayed - repetition, same data already required under previous data points"
190
+ },
191
+ "LMT": {
192
+ "status": "not_displayed",
193
+ "text": "Not to be filled/displayed - repetition, same data already required under previous data points"
194
+ },
195
+ "INDUSTRIAL_GT_2KWH": {
196
+ "status": "not_displayed",
197
+ "text": "Not to be filled/displayed - repetition, same data already required under previous data points"
198
+ }
199
+ }
200
+ },
201
+ {
202
+ "number": 17,
203
+ "name": "The carbon footprint declaration",
204
+ "legalRef": "BR Annex XIII 1 (c)",
205
+ "applicability": {
206
+ "EV": {
207
+ "status": "not_yet_applicable",
208
+ "text": "Not to be filled/displayed as of February 2027 - format still to be specified in the upcoming implementing act"
209
+ },
210
+ "LMT": {
211
+ "status": "not_yet_applicable",
212
+ "text": "Not to be filled/displayed as of February 2027 - format still to be specified in the upcoming implementing act"
213
+ },
214
+ "INDUSTRIAL_GT_2KWH": {
215
+ "status": "not_yet_applicable",
216
+ "text": "Not to be filled/displayed as of February 2027 - format still to be specified in the upcoming implementing act"
217
+ }
218
+ }
219
+ },
220
+ {
221
+ "number": 18,
222
+ "name": "The carbon footprint label",
223
+ "legalRef": "BR Annex XIII 1 (c)",
224
+ "applicability": {
225
+ "EV": {
226
+ "status": "not_yet_applicable",
227
+ "text": "Not to be filled/displayed as of February 2027 - format still to be specified in the upcoming implementing act"
228
+ },
229
+ "LMT": {
230
+ "status": "not_yet_applicable",
231
+ "text": "Not to be filled/displayed as of February 2027 - format still to be specified in the upcoming implementing act"
232
+ },
233
+ "INDUSTRIAL_GT_2KWH": {
234
+ "status": "not_yet_applicable",
235
+ "text": "Not to be filled/displayed as of February 2027 - format still to be specified in the upcoming implementing act"
236
+ }
237
+ }
238
+ },
239
+ {
240
+ "number": 19,
241
+ "name": "Information on responsible sourcing as indicated in the report on battery due diligence policy referred to in Article 52(3)",
242
+ "legalRef": "BR Annex XIII 1 (d)",
243
+ "applicability": {
244
+ "EV": {
245
+ "status": "not_yet_applicable",
246
+ "text": "Not to be filled/displayed as of February 2027 - as provided in Article 48(1), required from August 2027"
247
+ },
248
+ "LMT": {
249
+ "status": "not_yet_applicable",
250
+ "text": "Not to be filled/displayed as of February 2027 - as provided in Article 48(1), required from August 2027"
251
+ },
252
+ "INDUSTRIAL_GT_2KWH": {
253
+ "status": "not_yet_applicable",
254
+ "text": "Not to be filled/displayed as of February 2027 - as provided in Article 48(1), required from August 2027"
255
+ }
256
+ }
257
+ },
258
+ {
259
+ "number": 20,
260
+ "name": "Percentage share of cobalt that is present in active materials and that has been recovered from battery manufacturing waste or post-consumer waste",
261
+ "legalRef": "BR Annex XIII 1 (e)",
262
+ "applicability": {
263
+ "EV": {
264
+ "status": "not_yet_applicable",
265
+ "text": "Not to be filled/displayed as of February 2027 - to be applied in line with Article 8 and the relevant delegated act"
266
+ },
267
+ "LMT": {
268
+ "status": "not_yet_applicable",
269
+ "text": "Not to be filled/displayed as of February 2027 - to be applied in line with Article 8 and the relevant delegated act"
270
+ },
271
+ "INDUSTRIAL_GT_2KWH": {
272
+ "status": "not_yet_applicable",
273
+ "text": "Not to be filled/displayed as of February 2027 - to be applied in line with Article 8 and the relevant delegated act"
274
+ }
275
+ }
276
+ },
277
+ {
278
+ "number": 21,
279
+ "name": "Percentage share of lithium that is present in active materials and that has been recovered from battery manufacturing waste or post-consumer waste",
280
+ "legalRef": "BR Annex XIII 1 (e)",
281
+ "applicability": {
282
+ "EV": {
283
+ "status": "not_yet_applicable",
284
+ "text": "Not to be filled/displayed as of February 2027 - to be applied in line with Article 8 and the relevant delegated act"
285
+ },
286
+ "LMT": {
287
+ "status": "not_yet_applicable",
288
+ "text": "Not to be filled/displayed as of February 2027 - to be applied in line with Article 8 and the relevant delegated act"
289
+ },
290
+ "INDUSTRIAL_GT_2KWH": {
291
+ "status": "not_yet_applicable",
292
+ "text": "Not to be filled/displayed as of February 2027 - to be applied in line with Article 8 and the relevant delegated act"
293
+ }
294
+ }
295
+ },
296
+ {
297
+ "number": 22,
298
+ "name": "Percentage share of nickel that is present in active materials and that has been recovered from battery manufacturing waste or post-consumer waste",
299
+ "legalRef": "BR Annex XIII 1 (e)",
300
+ "applicability": {
301
+ "EV": {
302
+ "status": "not_yet_applicable",
303
+ "text": "Not to be filled/displayed as of February 2027 - to be applied in line with Article 8 and the relevant delegated act"
304
+ },
305
+ "LMT": {
306
+ "status": "not_yet_applicable",
307
+ "text": "Not to be filled/displayed as of February 2027 - to be applied in line with Article 8 and the relevant delegated act"
308
+ },
309
+ "INDUSTRIAL_GT_2KWH": {
310
+ "status": "not_yet_applicable",
311
+ "text": "Not to be filled/displayed as of February 2027 - to be applied in line with Article 8 and the relevant delegated act"
312
+ }
313
+ }
314
+ },
315
+ {
316
+ "number": 23,
317
+ "name": "The percentage share of lead that is present in the battery and that has been recovered from waste",
318
+ "legalRef": "BR Annex XIII 1 (e)",
319
+ "applicability": {
320
+ "EV": {
321
+ "status": "not_yet_applicable",
322
+ "text": "Not to be filled/displayed as of February 2027 - to be applied in line with Article 8 and the relevant delegated act"
323
+ },
324
+ "LMT": {
325
+ "status": "not_yet_applicable",
326
+ "text": "Not to be filled/displayed as of February 2027 - to be applied in line with Article 8 and the relevant delegated act"
327
+ },
328
+ "INDUSTRIAL_GT_2KWH": {
329
+ "status": "not_yet_applicable",
330
+ "text": "Not to be filled/displayed as of February 2027 - to be applied in line with Article 8 and the relevant delegated act"
331
+ }
332
+ }
333
+ },
334
+ {
335
+ "number": 24,
336
+ "name": "The share of renewable content",
337
+ "legalRef": "BR Annex XIII 1 (f)",
338
+ "applicability": {
339
+ "EV": { "status": "mandatory" },
340
+ "LMT": { "status": "mandatory" },
341
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
342
+ }
343
+ },
344
+ {
345
+ "number": 25,
346
+ "name": "Rated capacity (in Ah)",
347
+ "legalRef": "BR Annex XIII 1 (g)",
348
+ "applicability": {
349
+ "EV": {
350
+ "status": "not_displayed",
351
+ "text": "Not to be filled/displayed - repetition, same data required under data point 11"
352
+ },
353
+ "LMT": {
354
+ "status": "not_displayed",
355
+ "text": "Not to be filled/displayed - repetition, same data required under data point 11"
356
+ },
357
+ "INDUSTRIAL_GT_2KWH": {
358
+ "status": "not_displayed",
359
+ "text": "Not to be filled/displayed - repetition, same data required under data point 11"
360
+ }
361
+ }
362
+ },
363
+ {
364
+ "number": 26,
365
+ "name": "Minimal voltage, with temperature range when relevant",
366
+ "legalRef": "BR Annex XIII 1 (h)",
367
+ "applicability": {
368
+ "EV": { "status": "mandatory" },
369
+ "LMT": { "status": "mandatory" },
370
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
371
+ }
372
+ },
373
+ {
374
+ "number": 27,
375
+ "name": "Nominal voltage, with temperature range when relevant",
376
+ "legalRef": "BR Annex XIII 1 (h)",
377
+ "applicability": {
378
+ "EV": { "status": "mandatory" },
379
+ "LMT": { "status": "mandatory" },
380
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
381
+ }
382
+ },
383
+ {
384
+ "number": 28,
385
+ "name": "Maximum voltage, with temperature range when relevant",
386
+ "legalRef": "BR Annex XIII 1 (h)",
387
+ "applicability": {
388
+ "EV": { "status": "mandatory" },
389
+ "LMT": { "status": "mandatory" },
390
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
391
+ }
392
+ },
393
+ {
394
+ "number": 29,
395
+ "name": "Original power capability (in Watts)",
396
+ "legalRef": "BR Annex XIII 1 (i)",
397
+ "applicability": {
398
+ "EV": { "status": "mandatory" },
399
+ "LMT": { "status": "mandatory" },
400
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
401
+ }
402
+ },
403
+ {
404
+ "number": 30,
405
+ "name": "Power limits, with temperature range when relevant",
406
+ "legalRef": "BR Annex XIII 1 (i)",
407
+ "applicability": {
408
+ "EV": { "status": "mandatory" },
409
+ "LMT": { "status": "mandatory" },
410
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
411
+ }
412
+ },
413
+ {
414
+ "number": 31,
415
+ "name": "Expected battery lifetime expressed in cycles",
416
+ "legalRef": "BR Annex XIII 1 (j)",
417
+ "applicability": {
418
+ "EV": { "status": "mandatory" },
419
+ "LMT": { "status": "mandatory" },
420
+ "INDUSTRIAL_GT_2KWH": {
421
+ "status": "conditional",
422
+ "text": "only applicable for some industrial batteries where lifetime can be expressed in cycles"
423
+ }
424
+ }
425
+ },
426
+ {
427
+ "number": 32,
428
+ "name": "Reference test used for expected battery lifetime expressed in cycles",
429
+ "legalRef": "BR Annex XIII 1 (j)",
430
+ "applicability": {
431
+ "EV": { "status": "mandatory" },
432
+ "LMT": { "status": "mandatory" },
433
+ "INDUSTRIAL_GT_2KWH": {
434
+ "status": "conditional",
435
+ "text": "only applicable for some industrial batteries where lifetime can be expressed in cycles"
436
+ }
437
+ }
438
+ },
439
+ {
440
+ "number": 33,
441
+ "name": "Capacity threshold for exhaustion",
442
+ "legalRef": "BR Annex XIII 1 (k)",
443
+ "applicability": {
444
+ "EV": { "status": "mandatory" },
445
+ "LMT": { "status": "not_displayed", "text": "Not to be filled/displayed" },
446
+ "INDUSTRIAL_GT_2KWH": { "status": "not_displayed", "text": "Not to be filled/displayed" }
447
+ }
448
+ },
449
+ {
450
+ "number": 34,
451
+ "name": "Temperature range the battery can withstand when not in use (reference test)",
452
+ "legalRef": "BR Annex XIII 1 (l)",
453
+ "applicability": {
454
+ "EV": { "status": "mandatory" },
455
+ "LMT": { "status": "mandatory" },
456
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
457
+ }
458
+ },
459
+ {
460
+ "number": 35,
461
+ "name": "Period for which the commercial warranty for the calendar life applies",
462
+ "legalRef": "BR Annex XIII 1 (m)",
463
+ "applicability": {
464
+ "EV": {
465
+ "status": "conditional",
466
+ "text": "if applicable (if commercial warranty envisaged)"
467
+ },
468
+ "LMT": {
469
+ "status": "conditional",
470
+ "text": "if applicable (if commercial warranty envisaged)"
471
+ },
472
+ "INDUSTRIAL_GT_2KWH": {
473
+ "status": "conditional",
474
+ "text": "if applicable (if commercial warranty envisaged)"
475
+ }
476
+ }
477
+ },
478
+ {
479
+ "number": 36,
480
+ "name": "Initial round trip energy efficiency",
481
+ "legalRef": "BR Annex XIII 1 (n)",
482
+ "applicability": {
483
+ "EV": { "status": "mandatory" },
484
+ "LMT": { "status": "mandatory" },
485
+ "INDUSTRIAL_GT_2KWH": {
486
+ "status": "conditional",
487
+ "text": "only applicable for some industrial batteries"
488
+ }
489
+ }
490
+ },
491
+ {
492
+ "number": 37,
493
+ "name": "Round trip energy efficiency at 50 % of cycle-life",
494
+ "legalRef": "BR Annex XIII 1 (n)",
495
+ "applicability": {
496
+ "EV": { "status": "mandatory" },
497
+ "LMT": { "status": "mandatory" },
498
+ "INDUSTRIAL_GT_2KWH": {
499
+ "status": "conditional",
500
+ "text": "only applicable for some industrial batteries"
501
+ }
502
+ }
503
+ },
504
+ {
505
+ "number": 38,
506
+ "name": "Internal battery cell and pack resistance",
507
+ "legalRef": "BR Annex XIII 1 (o)",
508
+ "applicability": {
509
+ "EV": { "status": "mandatory" },
510
+ "LMT": { "status": "mandatory" },
511
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
512
+ }
513
+ },
514
+ {
515
+ "number": 39,
516
+ "name": "C-rate of relevant cycle-life test",
517
+ "legalRef": "BR Annex XIII 1 (p)",
518
+ "applicability": {
519
+ "EV": { "status": "mandatory" },
520
+ "LMT": { "status": "mandatory" },
521
+ "INDUSTRIAL_GT_2KWH": {
522
+ "status": "conditional",
523
+ "text": "only applicable for some industrial batteries"
524
+ }
525
+ }
526
+ },
527
+ {
528
+ "number": 40,
529
+ "name": "The marking requirements laid down in Article 13(4)",
530
+ "legalRef": "BR Annex XIII 1 (q)",
531
+ "applicability": {
532
+ "EV": { "status": "mandatory" },
533
+ "LMT": { "status": "mandatory" },
534
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
535
+ }
536
+ },
537
+ {
538
+ "number": 41,
539
+ "name": "The marking requirements laid down in Article 13(5)",
540
+ "legalRef": "BR Annex XIII 1 (q)",
541
+ "applicability": {
542
+ "EV": { "status": "conditional", "text": "cadmium or lead symbol if applicable" },
543
+ "LMT": { "status": "conditional", "text": "cadmium or lead symbol if applicable" },
544
+ "INDUSTRIAL_GT_2KWH": {
545
+ "status": "conditional",
546
+ "text": "cadmium or lead symbol if applicable"
547
+ }
548
+ }
549
+ },
550
+ {
551
+ "number": 42,
552
+ "name": "The EU declaration of conformity referred to in Article 18",
553
+ "legalRef": "BR Annex XIII 1 (r)",
554
+ "applicability": {
555
+ "EV": { "status": "mandatory" },
556
+ "LMT": { "status": "mandatory" },
557
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
558
+ }
559
+ },
560
+ {
561
+ "number": 43,
562
+ "name": "The information regarding the prevention and management of waste batteries laid down in Article 74(1), points (a) to (f)",
563
+ "legalRef": "BR Annex XIII 1 (s)",
564
+ "applicability": {
565
+ "EV": { "status": "mandatory" },
566
+ "LMT": { "status": "mandatory" },
567
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
568
+ }
569
+ },
570
+ {
571
+ "number": 44,
572
+ "name": "Clear, understandable and readable instructions for use in a format that makes it possible to print, download and save them on an electronic device so that the user can access them at all times, in particular during a breakdown of the battery",
573
+ "legalRef": "BR Annex XIII 1 (t)",
574
+ "applicability": {
575
+ "EV": {
576
+ "status": "not_yet_applicable",
577
+ "text": "Not to be filled/displayed as of February 2027 - application provisions on hold pending Omnibus adoption"
578
+ },
579
+ "LMT": {
580
+ "status": "not_yet_applicable",
581
+ "text": "Not to be filled/displayed as of February 2027 - application provisions on hold pending Omnibus adoption"
582
+ },
583
+ "INDUSTRIAL_GT_2KWH": {
584
+ "status": "not_yet_applicable",
585
+ "text": "Not to be filled/displayed as of February 2027 - application provisions on hold pending Omnibus adoption"
586
+ }
587
+ }
588
+ },
589
+ {
590
+ "number": 45,
591
+ "name": "Detailed composition, including materials used in the cathode, anode and electrolyte",
592
+ "legalRef": "BR Annex XIII 2 (a)",
593
+ "applicability": {
594
+ "EV": { "status": "mandatory" },
595
+ "LMT": { "status": "mandatory" },
596
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
597
+ }
598
+ },
599
+ {
600
+ "number": 46,
601
+ "name": "Part numbers for components",
602
+ "legalRef": "BR Annex XIII 2 (b)",
603
+ "applicability": {
604
+ "EV": { "status": "mandatory" },
605
+ "LMT": { "status": "mandatory" },
606
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
607
+ }
608
+ },
609
+ {
610
+ "number": 47,
611
+ "name": "Contact details of sources for replacement spares",
612
+ "legalRef": "BR Annex XIII 2 (b)",
613
+ "applicability": {
614
+ "EV": { "status": "mandatory" },
615
+ "LMT": { "status": "mandatory" },
616
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
617
+ }
618
+ },
619
+ {
620
+ "number": 48,
621
+ "name": "Dismantling information, including at least: exploded diagrams of the battery system/pack showing the location of battery cells, disassembly sequences, type and number of fastening techniques to be unlocked, tools required for disassembly, warnings if risk of damaging parts exist, amount of cells used and layout",
622
+ "legalRef": "BR Annex XIII 2 (c)",
623
+ "applicability": {
624
+ "EV": { "status": "mandatory" },
625
+ "LMT": { "status": "mandatory" },
626
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
627
+ }
628
+ },
629
+ {
630
+ "number": 49,
631
+ "name": "Safety measures",
632
+ "legalRef": "BR Annex XIII 2 (d)",
633
+ "applicability": {
634
+ "EV": { "status": "mandatory" },
635
+ "LMT": { "status": "mandatory" },
636
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
637
+ }
638
+ },
639
+ {
640
+ "number": 50,
641
+ "name": "Results of test reports proving compliance with the requirements laid down in this Regulation or any delegated or implementing act adopted pursuant to this Regulation",
642
+ "legalRef": "BR Annex XIII 3",
643
+ "applicability": {
644
+ "EV": { "status": "mandatory" },
645
+ "LMT": { "status": "mandatory" },
646
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
647
+ }
648
+ },
649
+ {
650
+ "number": 51,
651
+ "name": "Rated capacity (in Ah)",
652
+ "legalRef": "BR Annex XIII 4 (a)",
653
+ "applicability": {
654
+ "EV": {
655
+ "status": "mandatory",
656
+ "text": "same as data point 11 (capacity). but now dynamic"
657
+ },
658
+ "LMT": {
659
+ "status": "mandatory",
660
+ "text": "same as data point 11 (capacity). but now dynamic"
661
+ },
662
+ "INDUSTRIAL_GT_2KWH": { "status": "conditional", "text": "if applicable, but now dynamic" }
663
+ }
664
+ },
665
+ {
666
+ "number": 52,
667
+ "name": "Capacity fade (in %)",
668
+ "legalRef": "BR Annex XIII 4 (a)",
669
+ "applicability": {
670
+ "EV": { "status": "mandatory" },
671
+ "LMT": { "status": "mandatory" },
672
+ "INDUSTRIAL_GT_2KWH": { "status": "conditional", "text": "if applicable", "footnote": "2" }
673
+ }
674
+ },
675
+ {
676
+ "number": 53,
677
+ "name": "Power (in W)",
678
+ "legalRef": "BR Annex XIII 4 (a)",
679
+ "applicability": {
680
+ "EV": { "status": "mandatory" },
681
+ "LMT": { "status": "mandatory" },
682
+ "INDUSTRIAL_GT_2KWH": { "status": "conditional", "text": "if applicable" }
683
+ }
684
+ },
685
+ {
686
+ "number": 54,
687
+ "name": "Power fade (in %)",
688
+ "legalRef": "BR Annex XIII 4 (a)",
689
+ "applicability": {
690
+ "EV": { "status": "mandatory" },
691
+ "LMT": { "status": "mandatory" },
692
+ "INDUSTRIAL_GT_2KWH": { "status": "conditional", "text": "if applicable" }
693
+ }
694
+ },
695
+ {
696
+ "number": 55,
697
+ "name": "Internal resistance (in Ω)",
698
+ "legalRef": "BR Annex XIII 4 (a)",
699
+ "applicability": {
700
+ "EV": { "status": "mandatory" },
701
+ "LMT": { "status": "mandatory" },
702
+ "INDUSTRIAL_GT_2KWH": { "status": "conditional", "text": "if applicable" }
703
+ }
704
+ },
705
+ {
706
+ "number": 56,
707
+ "name": "Internal resistance increase (in %)",
708
+ "legalRef": "BR Annex XIII 4 (a)",
709
+ "applicability": {
710
+ "EV": { "status": "mandatory" },
711
+ "LMT": { "status": "mandatory" },
712
+ "INDUSTRIAL_GT_2KWH": { "status": "conditional", "text": "if applicable" }
713
+ }
714
+ },
715
+ {
716
+ "number": 57,
717
+ "name": "Where applicable, energy round trip efficiency (in %)",
718
+ "legalRef": "BR Annex XIII 4 (a)",
719
+ "applicability": {
720
+ "EV": { "status": "conditional", "text": "if applicable" },
721
+ "LMT": { "status": "conditional", "text": "if applicable" },
722
+ "INDUSTRIAL_GT_2KWH": { "status": "conditional", "text": "if applicable" }
723
+ }
724
+ },
725
+ {
726
+ "number": 58,
727
+ "name": "Where applicable, energy round trip efficiency fade (in %)",
728
+ "legalRef": "BR Annex XIII 4 (a)",
729
+ "applicability": {
730
+ "EV": { "status": "conditional", "text": "if applicable" },
731
+ "LMT": { "status": "conditional", "text": "if applicable" },
732
+ "INDUSTRIAL_GT_2KWH": { "status": "conditional", "text": "if applicable" }
733
+ }
734
+ },
735
+ {
736
+ "number": 59,
737
+ "name": "The expected life-time of the battery under the reference conditions for which it has been designed, in terms of cycles, except for non-cycle applications",
738
+ "legalRef": "BR Annex XIII 4 (a)",
739
+ "applicability": {
740
+ "EV": { "status": "mandatory" },
741
+ "LMT": { "status": "mandatory" },
742
+ "INDUSTRIAL_GT_2KWH": { "status": "conditional", "text": "if applicable" }
743
+ }
744
+ },
745
+ {
746
+ "number": 60,
747
+ "name": "The expected life-time of the battery under the reference conditions for which it has been designed, in terms of calendar years",
748
+ "legalRef": "BR Annex XIII 4 (a)",
749
+ "applicability": {
750
+ "EV": { "status": "mandatory" },
751
+ "LMT": { "status": "mandatory" },
752
+ "INDUSTRIAL_GT_2KWH": { "status": "conditional", "text": "if applicable" }
753
+ }
754
+ },
755
+ {
756
+ "number": 61,
757
+ "name": "Information on the state of health of the battery pursuant to Article 14: state of certified energy (SOCE)",
758
+ "legalRef": "BR Annex XIII 4 (b)",
759
+ "applicability": {
760
+ "EV": { "status": "mandatory" },
761
+ "LMT": { "status": "not_displayed", "text": "Not to be filled/displayed" },
762
+ "INDUSTRIAL_GT_2KWH": { "status": "not_displayed", "text": "Not to be filled/displayed" }
763
+ }
764
+ },
765
+ {
766
+ "number": 62,
767
+ "name": "Information on the state of health of the battery pursuant to Article 14: remaining capacity",
768
+ "legalRef": "BR Annex XIII 4 (b)",
769
+ "applicability": {
770
+ "EV": { "status": "not_displayed", "text": "Not to be filled/displayed" },
771
+ "LMT": { "status": "mandatory" },
772
+ "INDUSTRIAL_GT_2KWH": { "status": "conditional", "text": "if applicable" }
773
+ }
774
+ },
775
+ {
776
+ "number": 63,
777
+ "name": "Information on the state of health of the battery pursuant to Article 14: where possible, the remaining power capability",
778
+ "legalRef": "BR Annex XIII 4 (b)",
779
+ "applicability": {
780
+ "EV": { "status": "not_displayed", "text": "Not to be filled/displayed" },
781
+ "LMT": { "status": "mandatory" },
782
+ "INDUSTRIAL_GT_2KWH": { "status": "conditional", "text": "if applicable" }
783
+ }
784
+ },
785
+ {
786
+ "number": 64,
787
+ "name": "Information on the state of health of the battery pursuant to Article 14: where possible, the remaining round trip efficiency",
788
+ "legalRef": "BR Annex XIII 4 (b)",
789
+ "applicability": {
790
+ "EV": { "status": "not_displayed", "text": "Not to be filled/displayed" },
791
+ "LMT": { "status": "mandatory" },
792
+ "INDUSTRIAL_GT_2KWH": { "status": "conditional", "text": "if applicable" }
793
+ }
794
+ },
795
+ {
796
+ "number": 65,
797
+ "name": "Information on the state of health of the battery pursuant to Article 14: [where possible,] the evolution of self-discharging rates",
798
+ "legalRef": "BR Annex XIII 4 (b)",
799
+ "applicability": {
800
+ "EV": { "status": "not_displayed", "text": "Not to be filled/displayed" },
801
+ "LMT": { "status": "mandatory" },
802
+ "INDUSTRIAL_GT_2KWH": { "status": "conditional", "text": "if applicable" }
803
+ }
804
+ },
805
+ {
806
+ "number": 66,
807
+ "name": "Information on the state of health of the battery pursuant to Article 14: where possible, the ohmic resistance",
808
+ "legalRef": "BR Annex XIII 4 (b)",
809
+ "applicability": {
810
+ "EV": { "status": "not_displayed", "text": "Not to be filled/displayed" },
811
+ "LMT": { "status": "mandatory" },
812
+ "INDUSTRIAL_GT_2KWH": { "status": "conditional", "text": "if applicable" }
813
+ }
814
+ },
815
+ {
816
+ "number": 67,
817
+ "name": "Information on the status of the battery, defined as 'original', 'repurposed', 're-used', 'remanufactured' or 'waste'",
818
+ "legalRef": "BR Annex XIII 4 (c)",
819
+ "applicability": {
820
+ "EV": { "status": "mandatory" },
821
+ "LMT": { "status": "mandatory" },
822
+ "INDUSTRIAL_GT_2KWH": { "status": "mandatory" }
823
+ }
824
+ },
825
+ {
826
+ "number": 68,
827
+ "name": "The number of charging and discharging cycles",
828
+ "legalRef": "BR Annex XIII 4 (d)",
829
+ "applicability": {
830
+ "EV": { "status": "conditional", "text": "if applicable" },
831
+ "LMT": { "status": "conditional", "text": "if applicable" },
832
+ "INDUSTRIAL_GT_2KWH": { "status": "conditional", "text": "if applicable" }
833
+ }
834
+ },
835
+ {
836
+ "number": 69,
837
+ "name": "Negative events, such as accidents",
838
+ "legalRef": "BR Annex XIII 4 (d)",
839
+ "applicability": {
840
+ "EV": { "status": "conditional", "text": "if applicable" },
841
+ "LMT": { "status": "conditional", "text": "if applicable" },
842
+ "INDUSTRIAL_GT_2KWH": { "status": "conditional", "text": "if applicable" }
843
+ }
844
+ },
845
+ {
846
+ "number": 70,
847
+ "name": "Periodically recorded information on the operating environmental conditions, including temperature",
848
+ "legalRef": "BR Annex XIII 4 (d)",
849
+ "applicability": {
850
+ "EV": { "status": "conditional", "text": "if applicable" },
851
+ "LMT": { "status": "conditional", "text": "if applicable" },
852
+ "INDUSTRIAL_GT_2KWH": { "status": "conditional", "text": "if applicable" }
853
+ }
854
+ },
855
+ {
856
+ "number": 71,
857
+ "name": "Periodically recorded information on the state of charge",
858
+ "legalRef": "BR Annex XIII 4 (d)",
859
+ "applicability": {
860
+ "EV": { "status": "conditional", "text": "if applicable" },
861
+ "LMT": { "status": "conditional", "text": "if applicable" },
862
+ "INDUSTRIAL_GT_2KWH": { "status": "conditional", "text": "if applicable" }
863
+ }
864
+ }
865
+ ]
866
+ }