@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,837 @@
1
+ {
2
+ "$comment": "DIN DKE SPEC 99100 category 'Performance and durability', part 2: lifetime, cycles, throughput, temperature, negative events (longlist rows 76-93). Authored; see kb/attributes/README.md. Static design values live in IDTA 02035-4 Technical Data; dynamic values come from the BMS and live in IDTA 02035-5 Product Condition with LastUpdate timestamps.",
3
+ "category": "Performance and durability",
4
+ "attributes": [
5
+ {
6
+ "id": "expectedLifetimeCalendarYears",
7
+ "din": { "no": 76, "chapter": "6.7.6.2" },
8
+ "ecDataPoints": [60],
9
+ "part": 4,
10
+ "templatePaths": ["4/TechnicalPropertyAreas/Lifetime/ExpectedLifetimeInCalendarYears"],
11
+ "name": {
12
+ "en": "Expected lifetime in calendar years",
13
+ "de": "Erwartete kalendarische Lebensdauer"
14
+ },
15
+ "synonyms": {
16
+ "en": [
17
+ "calendar life",
18
+ "expected lifetime",
19
+ "service life",
20
+ "design life",
21
+ "lifetime years",
22
+ "calendar ageing"
23
+ ],
24
+ "de": [
25
+ "kalendarische lebensdauer",
26
+ "erwartete lebensdauer",
27
+ "nutzungsdauer",
28
+ "auslegungslebensdauer",
29
+ "lebensdauer jahre",
30
+ "kalendarische alterung"
31
+ ]
32
+ },
33
+ "valueKind": "integer",
34
+ "unit": "years",
35
+ "range": { "min": 0, "max": 100 },
36
+ "whoTypicallyHasIt": {
37
+ "en": "Pack manufacturer's design specification, supported by the cell manufacturer's calendar ageing data.",
38
+ "de": "Auslegungsspezifikation des Pack-Herstellers, gestützt auf kalendarische Alterungsdaten des Zellherstellers."
39
+ },
40
+ "explanation": {
41
+ "en": "Expected lifetime under the reference conditions the battery was designed for, in calendar years (Annex IV Part A (5), Annex XIII 4(a)). Mandatory for EV and LMT; applicable to industrial batteries where relevant.",
42
+ "de": "Erwartete Lebensdauer unter den Auslegungs-Referenzbedingungen in Kalenderjahren (Anhang IV Teil A (5), Anhang XIII 4(a)). Pflicht für EV und LMT; für Industriebatterien soweit zutreffend."
43
+ },
44
+ "applicabilityOverride": null,
45
+ "verify": false,
46
+ "lastVerified": "2026-09-03"
47
+ },
48
+ {
49
+ "id": "expectedLifetimeCycles",
50
+ "din": { "no": 77, "chapter": "6.7.6.3" },
51
+ "ecDataPoints": [31, 59],
52
+ "part": 4,
53
+ "templatePaths": ["4/TechnicalPropertyAreas/Lifetime/ExpectedNumberOfCycles"],
54
+ "name": {
55
+ "en": "Expected lifetime in charge-discharge cycles",
56
+ "de": "Erwartete Lebensdauer in Lade-Entlade-Zyklen"
57
+ },
58
+ "synonyms": {
59
+ "en": [
60
+ "cycle life",
61
+ "expected cycles",
62
+ "number of cycles",
63
+ "cycles to eol",
64
+ "cycle lifetime",
65
+ "zyklen",
66
+ "cycles"
67
+ ],
68
+ "de": [
69
+ "zyklenlebensdauer",
70
+ "zyklenfestigkeit",
71
+ "erwartete zyklen",
72
+ "zyklenzahl",
73
+ "zyklen bis eol",
74
+ "lebensdauerzyklen",
75
+ "zyklen"
76
+ ]
77
+ },
78
+ "valueKind": "integer",
79
+ "unit": "cycles",
80
+ "range": { "min": 0, "max": 1000000 },
81
+ "whoTypicallyHasIt": {
82
+ "en": "Cell manufacturer's cycle-life test report; pack manufacturer's specification for the pack.",
83
+ "de": "Zyklentest-Bericht des Zellherstellers; Packspezifikation des Pack-Herstellers."
84
+ },
85
+ "explanation": {
86
+ "en": "Expected lifetime in cycles under reference conditions, except for non-cycle applications (Annex XIII 1(j) and 4(a)). Mandatory for EV and LMT; for industrial batteries only where lifetime can be expressed in cycles.",
87
+ "de": "Erwartete Lebensdauer in Zyklen unter Referenzbedingungen, außer bei nicht zyklischen Anwendungen (Anhang XIII 1(j) und 4(a)). Pflicht für EV und LMT; für Industriebatterien nur, wenn die Lebensdauer in Zyklen ausgedrückt werden kann."
88
+ },
89
+ "applicabilityOverride": null,
90
+ "verify": false,
91
+ "lastVerified": "2026-09-03"
92
+ },
93
+ {
94
+ "id": "numberOfFullCycles",
95
+ "din": { "no": 78, "chapter": "6.7.6.4" },
96
+ "ecDataPoints": [68],
97
+ "part": 5,
98
+ "templatePaths": [
99
+ "5/NumberOfFullCycles/NumberOfFullCyclesValue",
100
+ "5/NumberOfFullCycles/LastUpdate"
101
+ ],
102
+ "name": {
103
+ "en": "Number of full charging and discharging cycles",
104
+ "de": "Anzahl der Vollzyklen"
105
+ },
106
+ "synonyms": {
107
+ "en": [
108
+ "full cycles",
109
+ "cycle count",
110
+ "equivalent full cycles",
111
+ "efc",
112
+ "cycles completed",
113
+ "charge cycles"
114
+ ],
115
+ "de": [
116
+ "vollzyklen",
117
+ "zyklenzähler",
118
+ "äquivalente vollzyklen",
119
+ "efc",
120
+ "absolvierte zyklen",
121
+ "ladezyklen"
122
+ ]
123
+ },
124
+ "valueKind": "integer",
125
+ "unit": "cycles",
126
+ "range": { "min": 0, "max": 1000000 },
127
+ "whoTypicallyHasIt": {
128
+ "en": "Battery management system (BMS) cycle counter.",
129
+ "de": "Zyklenzähler des Batteriemanagementsystems (BMS)."
130
+ },
131
+ "explanation": {
132
+ "en": "Number of full charge-discharge cycles the battery has completed (Annex XIII 4(d), Annex VII Part B (5)). Applicable where relevant for all three categories; dynamic, from the BMS with a timestamp.",
133
+ "de": "Anzahl der von der Batterie absolvierten Vollzyklen (Anhang XIII 4(d), Anhang VII Teil B (5)). Für alle drei Kategorien soweit zutreffend; dynamisch, aus dem BMS mit Zeitstempel."
134
+ },
135
+ "applicabilityOverride": null,
136
+ "verify": false,
137
+ "lastVerified": "2026-09-03"
138
+ },
139
+ {
140
+ "id": "cycleLifeReferenceTest",
141
+ "din": { "no": 79, "chapter": "6.7.6.5" },
142
+ "ecDataPoints": [32],
143
+ "part": null,
144
+ "templatePaths": [],
145
+ "name": { "en": "Cycle-life reference test", "de": "Referenztest für die Zyklenlebensdauer" },
146
+ "synonyms": {
147
+ "en": [
148
+ "reference test",
149
+ "cycle life test",
150
+ "test standard",
151
+ "test procedure",
152
+ "iec 62660",
153
+ "test conditions",
154
+ "test method"
155
+ ],
156
+ "de": [
157
+ "referenztest",
158
+ "zyklentest",
159
+ "prüfnorm",
160
+ "prüfverfahren",
161
+ "iec 62660",
162
+ "prüfbedingungen",
163
+ "testmethode"
164
+ ]
165
+ },
166
+ "valueKind": "text",
167
+ "unit": null,
168
+ "range": null,
169
+ "whoTypicallyHasIt": {
170
+ "en": "Cell or pack manufacturer's test laboratory; named in the cycle-life test report.",
171
+ "de": "Prüflabor des Zell- oder Pack-Herstellers; im Zyklentest-Bericht genannt."
172
+ },
173
+ "explanation": {
174
+ "en": "The reference test (standard, procedure and conditions) used to determine the expected cycle life (Annex XIII 1(j)). IDTA 02035-4 v1.0.1 has no dedicated element for the test description, so the value currently has no template home; record it in the passport draft and flag it for the template maintainers.",
175
+ "de": "Der Referenztest (Norm, Verfahren, Bedingungen) zur Bestimmung der erwarteten Zyklenlebensdauer (Anhang XIII 1(j)). IDTA 02035-4 v1.0.1 hat kein eigenes Element für die Testbeschreibung; der Wert hat daher noch keinen Template-Platz. Im Entwurf erfassen und den Template-Pflegern melden."
176
+ },
177
+ "applicabilityOverride": null,
178
+ "verify": true,
179
+ "lastVerified": "2026-09-03"
180
+ },
181
+ {
182
+ "id": "cRateOfCycleLifeTest",
183
+ "din": { "no": 80, "chapter": "6.7.6.6" },
184
+ "ecDataPoints": [39],
185
+ "part": 4,
186
+ "templatePaths": ["4/TechnicalPropertyAreas/Lifetime/CRateOfRelevantCycleLifeTest"],
187
+ "name": {
188
+ "en": "C-rate of the relevant cycle-life test",
189
+ "de": "C-Rate des Zyklenlebensdauertests"
190
+ },
191
+ "synonyms": {
192
+ "en": [
193
+ "c-rate",
194
+ "c rate",
195
+ "charge rate",
196
+ "discharge rate",
197
+ "1c",
198
+ "0.5c",
199
+ "test c-rate",
200
+ "a/ah"
201
+ ],
202
+ "de": [
203
+ "c-rate",
204
+ "c-rate test",
205
+ "laderate",
206
+ "entladerate",
207
+ "1c",
208
+ "0,5c",
209
+ "prüf-c-rate",
210
+ "a/ah"
211
+ ]
212
+ },
213
+ "valueKind": "decimal",
214
+ "unit": "C",
215
+ "range": { "min": 0, "max": 100 },
216
+ "whoTypicallyHasIt": {
217
+ "en": "Cell or pack manufacturer's cycle-life test report.",
218
+ "de": "Zyklentest-Bericht des Zell- oder Pack-Herstellers."
219
+ },
220
+ "explanation": {
221
+ "en": "Charge and discharge rate relative to rated capacity applied in the cycle-life reference test (Annex XIII 1(p)). Mandatory for EV and LMT; applicable only to some industrial batteries.",
222
+ "de": "Lade- und Entladerate bezogen auf die Nennkapazität im Zyklen-Referenztest (Anhang XIII 1(p)). Pflicht für EV und LMT; nur für manche Industriebatterien."
223
+ },
224
+ "applicabilityOverride": null,
225
+ "verify": false,
226
+ "lastVerified": "2026-09-03"
227
+ },
228
+ {
229
+ "id": "energyThroughput",
230
+ "din": { "no": 81, "chapter": "6.7.6.7" },
231
+ "ecDataPoints": [],
232
+ "part": 5,
233
+ "templatePaths": [
234
+ "5/EnergyThroughput/EnergyThroughputValue",
235
+ "5/EnergyThroughput/LastUpdate"
236
+ ],
237
+ "name": { "en": "Energy throughput", "de": "Energiedurchsatz" },
238
+ "synonyms": {
239
+ "en": [
240
+ "energy throughput",
241
+ "cumulative energy",
242
+ "total kwh",
243
+ "lifetime energy",
244
+ "kwh throughput",
245
+ "energy delivered"
246
+ ],
247
+ "de": [
248
+ "energiedurchsatz",
249
+ "kumulierte energie",
250
+ "gesamt-kwh",
251
+ "lebensdauerenergie",
252
+ "kwh-durchsatz",
253
+ "abgegebene energie"
254
+ ]
255
+ },
256
+ "valueKind": "decimal",
257
+ "unit": "kWh",
258
+ "range": { "min": 0, "max": null },
259
+ "whoTypicallyHasIt": {
260
+ "en": "Battery management system (BMS) energy counter.",
261
+ "de": "Energiezähler des Batteriemanagementsystems (BMS)."
262
+ },
263
+ "explanation": {
264
+ "en": "Cumulative energy throughput over the battery's life to date (Annex VII Part B (2)). Listed by DIN DKE SPEC 99100 for LMT and stationary batteries; not one of the Commission's 71 data points. Dynamic, with a timestamp.",
265
+ "de": "Kumulierter Energiedurchsatz über die bisherige Lebensdauer (Anhang VII Teil B (2)). In DIN DKE SPEC 99100 für LMT und stationäre Batterien; keiner der 71 Datenpunkte der Kommission. Dynamisch, mit Zeitstempel."
266
+ },
267
+ "applicabilityOverride": {
268
+ "EV": {
269
+ "status": "not_displayed",
270
+ "text": "Not listed for EV batteries in the Battery Pass longlist; not among the Commission's 71 data points."
271
+ },
272
+ "LMT": {
273
+ "status": "conditional",
274
+ "text": "Listed as mandatory for LMT in the Battery Pass longlist (Annex VII Part B (2)); not among the Commission's 71 data points, so treat as recommended."
275
+ },
276
+ "INDUSTRIAL_GT_2KWH": {
277
+ "status": "conditional",
278
+ "text": "Listed for stationary battery energy storage in the Battery Pass longlist (Annex VII Part B (2)); not among the Commission's 71 data points."
279
+ },
280
+ "source": "Battery Pass Data Attribute Longlist v1.2, row 81 (x = LMT, Stationary); Reg. (EU) 2023/1542 Annex VII Part B (2)"
281
+ },
282
+ "verify": true,
283
+ "lastVerified": "2026-09-03"
284
+ },
285
+ {
286
+ "id": "capacityThroughput",
287
+ "din": { "no": 82, "chapter": "6.7.6.8" },
288
+ "ecDataPoints": [],
289
+ "part": 5,
290
+ "templatePaths": [
291
+ "5/CapacityThroughput/CapacityThroughputValue",
292
+ "5/CapacityThroughput/LastUpdate"
293
+ ],
294
+ "name": { "en": "Capacity throughput", "de": "Kapazitätsdurchsatz" },
295
+ "synonyms": {
296
+ "en": [
297
+ "capacity throughput",
298
+ "cumulative ah",
299
+ "total ampere hours",
300
+ "ah throughput",
301
+ "charge throughput",
302
+ "lifetime ah"
303
+ ],
304
+ "de": [
305
+ "kapazitätsdurchsatz",
306
+ "kumulierte ah",
307
+ "gesamt-amperestunden",
308
+ "ah-durchsatz",
309
+ "ladungsdurchsatz",
310
+ "lebensdauer-ah"
311
+ ]
312
+ },
313
+ "valueKind": "decimal",
314
+ "unit": "Ah",
315
+ "range": { "min": 0, "max": null },
316
+ "whoTypicallyHasIt": {
317
+ "en": "Battery management system (BMS) charge counter.",
318
+ "de": "Ladungszähler des Batteriemanagementsystems (BMS)."
319
+ },
320
+ "explanation": {
321
+ "en": "Cumulative capacity throughput over the battery's life to date (Annex VII Part B (3)). Listed by DIN DKE SPEC 99100 for LMT and stationary batteries; not one of the Commission's 71 data points. Dynamic, with a timestamp.",
322
+ "de": "Kumulierter Kapazitätsdurchsatz über die bisherige Lebensdauer (Anhang VII Teil B (3)). In DIN DKE SPEC 99100 für LMT und stationäre Batterien; keiner der 71 Datenpunkte der Kommission. Dynamisch, mit Zeitstempel."
323
+ },
324
+ "applicabilityOverride": {
325
+ "EV": {
326
+ "status": "not_displayed",
327
+ "text": "Not listed for EV batteries in the Battery Pass longlist; not among the Commission's 71 data points."
328
+ },
329
+ "LMT": {
330
+ "status": "conditional",
331
+ "text": "Listed as mandatory for LMT in the Battery Pass longlist (Annex VII Part B (3)); not among the Commission's 71 data points, so treat as recommended."
332
+ },
333
+ "INDUSTRIAL_GT_2KWH": {
334
+ "status": "conditional",
335
+ "text": "Listed for stationary battery energy storage in the Battery Pass longlist (Annex VII Part B (3)); not among the Commission's 71 data points."
336
+ },
337
+ "source": "Battery Pass Data Attribute Longlist v1.2, row 82 (x = LMT, Stationary); Reg. (EU) 2023/1542 Annex VII Part B (3)"
338
+ },
339
+ "verify": true,
340
+ "lastVerified": "2026-09-03"
341
+ },
342
+ {
343
+ "id": "capacityThresholdForExhaustion",
344
+ "din": { "no": 83, "chapter": "6.7.6.9" },
345
+ "ecDataPoints": [33],
346
+ "part": 4,
347
+ "templatePaths": ["4/TechnicalPropertyAreas/Lifetime/CapacityThresholdExhaustion"],
348
+ "name": {
349
+ "en": "Capacity threshold for exhaustion",
350
+ "de": "Kapazitätsschwelle für Erschöpfung"
351
+ },
352
+ "synonyms": {
353
+ "en": [
354
+ "exhaustion threshold",
355
+ "end of life threshold",
356
+ "eol threshold",
357
+ "soce threshold",
358
+ "minimum soh",
359
+ "capacity threshold"
360
+ ],
361
+ "de": [
362
+ "erschöpfungsschwelle",
363
+ "end-of-life-schwelle",
364
+ "eol-schwelle",
365
+ "soce-schwelle",
366
+ "mindest-soh",
367
+ "kapazitätsschwelle"
368
+ ]
369
+ },
370
+ "valueKind": "percentage",
371
+ "unit": "%",
372
+ "range": { "min": 0, "max": 100 },
373
+ "whoTypicallyHasIt": {
374
+ "en": "Vehicle manufacturer or pack manufacturer as the economic operator; part of the design specification.",
375
+ "de": "Fahrzeughersteller oder Pack-Hersteller als Wirtschaftsakteur; Teil der Auslegungsspezifikation."
376
+ },
377
+ "explanation": {
378
+ "en": "The SOCE percentage above which the battery is still considered operational as an EV battery in its current life (Annex XIII 1(k)). Mandatory for EV; not displayed for LMT and industrial batteries.",
379
+ "de": "Der SOCE-Prozentwert, oberhalb dessen die Batterie in ihrem aktuellen Leben noch als EV-Batterie betriebsfähig gilt (Anhang XIII 1(k)). Pflicht für EV; für LMT und Industriebatterien nicht anzuzeigen."
380
+ },
381
+ "applicabilityOverride": null,
382
+ "verify": false,
383
+ "lastVerified": "2026-09-03"
384
+ },
385
+ {
386
+ "id": "temperatureInformation",
387
+ "din": { "no": 84, "chapter": "6.7.7.2" },
388
+ "ecDataPoints": [70],
389
+ "part": 5,
390
+ "templatePaths": [
391
+ "5/TemperatureInformation",
392
+ "5/TemperatureInformation/MeasuredTemp",
393
+ "5/TemperatureInformation/LastUpdate"
394
+ ],
395
+ "name": {
396
+ "en": "Temperature information (operating conditions)",
397
+ "de": "Temperaturinformation (Betriebsbedingungen)"
398
+ },
399
+ "synonyms": {
400
+ "en": [
401
+ "temperature",
402
+ "measured temperature",
403
+ "cell temperature",
404
+ "operating temperature",
405
+ "temperature log",
406
+ "battery temperature"
407
+ ],
408
+ "de": [
409
+ "temperatur",
410
+ "gemessene temperatur",
411
+ "zelltemperatur",
412
+ "betriebstemperatur",
413
+ "temperaturprotokoll",
414
+ "batterietemperatur"
415
+ ]
416
+ },
417
+ "valueKind": "decimal",
418
+ "unit": "degC",
419
+ "range": { "min": -100, "max": 200 },
420
+ "whoTypicallyHasIt": {
421
+ "en": "Battery management system (BMS) temperature sensors; logged by the operator.",
422
+ "de": "Temperatursensoren des Batteriemanagementsystems (BMS); protokolliert vom Betreiber."
423
+ },
424
+ "explanation": {
425
+ "en": "Periodically recorded information on operating environmental conditions including temperature (Annex XIII 4(d)). Applicable where relevant for all three categories; dynamic, with a timestamp. The extreme-temperature durations are separate attributes in the same collection.",
426
+ "de": "Periodisch aufgezeichnete Informationen zu den Betriebsbedingungen inklusive Temperatur (Anhang XIII 4(d)). Für alle drei Kategorien soweit zutreffend; dynamisch, mit Zeitstempel. Die Zeiten in Extremtemperaturen sind eigene Attribute in derselben Collection."
427
+ },
428
+ "applicabilityOverride": null,
429
+ "verify": false,
430
+ "lastVerified": "2026-09-03"
431
+ },
432
+ {
433
+ "id": "temperatureRangeIdleLowerBoundary",
434
+ "din": { "no": 85, "chapter": "6.7.7.3" },
435
+ "ecDataPoints": [34],
436
+ "part": 4,
437
+ "templatePaths": [
438
+ "4/TechnicalPropertyAreas/Temperature/TemperatureRangeIdleState_LowerBoundary"
439
+ ],
440
+ "name": {
441
+ "en": "Idle temperature range, lower boundary",
442
+ "de": "Temperaturbereich im Ruhezustand, untere Grenze"
443
+ },
444
+ "synonyms": {
445
+ "en": [
446
+ "storage temperature min",
447
+ "minimum storage temperature",
448
+ "idle temperature lower",
449
+ "lowest storage temperature",
450
+ "temperature range lower",
451
+ "t min storage"
452
+ ],
453
+ "de": [
454
+ "lagertemperatur min",
455
+ "minimale lagertemperatur",
456
+ "untere lagertemperatur",
457
+ "ruhetemperatur untere grenze",
458
+ "temperaturbereich untere grenze",
459
+ "t min lagerung"
460
+ ]
461
+ },
462
+ "valueKind": "decimal",
463
+ "unit": "degC",
464
+ "range": { "min": -100, "max": 100 },
465
+ "whoTypicallyHasIt": {
466
+ "en": "Cell and pack data sheet (storage conditions).",
467
+ "de": "Zell- und Packdatenblatt (Lagerbedingungen)."
468
+ },
469
+ "explanation": {
470
+ "en": "Lower boundary of the temperature range the battery can withstand when not in use, from the reference test (Annex XIII 1(l)). Mandatory for all three categories.",
471
+ "de": "Untere Grenze des Temperaturbereichs, den die Batterie im Ruhezustand aushält, aus dem Referenztest (Anhang XIII 1(l)). Pflicht für alle drei Kategorien."
472
+ },
473
+ "applicabilityOverride": null,
474
+ "verify": false,
475
+ "lastVerified": "2026-09-03"
476
+ },
477
+ {
478
+ "id": "temperatureRangeIdleUpperBoundary",
479
+ "din": { "no": 86, "chapter": "6.7.7.4" },
480
+ "ecDataPoints": [34],
481
+ "part": 4,
482
+ "templatePaths": [
483
+ "4/TechnicalPropertyAreas/Temperature/TemperatureRangeIdleState_UpperBoundary"
484
+ ],
485
+ "name": {
486
+ "en": "Idle temperature range, upper boundary",
487
+ "de": "Temperaturbereich im Ruhezustand, obere Grenze"
488
+ },
489
+ "synonyms": {
490
+ "en": [
491
+ "storage temperature max",
492
+ "maximum storage temperature",
493
+ "idle temperature upper",
494
+ "highest storage temperature",
495
+ "temperature range upper",
496
+ "t max storage"
497
+ ],
498
+ "de": [
499
+ "lagertemperatur max",
500
+ "maximale lagertemperatur",
501
+ "obere lagertemperatur",
502
+ "ruhetemperatur obere grenze",
503
+ "temperaturbereich obere grenze",
504
+ "t max lagerung"
505
+ ]
506
+ },
507
+ "valueKind": "decimal",
508
+ "unit": "degC",
509
+ "range": { "min": -100, "max": 150 },
510
+ "whoTypicallyHasIt": {
511
+ "en": "Cell and pack data sheet (storage conditions).",
512
+ "de": "Zell- und Packdatenblatt (Lagerbedingungen)."
513
+ },
514
+ "explanation": {
515
+ "en": "Upper boundary of the temperature range the battery can withstand when not in use, from the reference test (Annex XIII 1(l)). Mandatory for all three categories.",
516
+ "de": "Obere Grenze des Temperaturbereichs, den die Batterie im Ruhezustand aushält, aus dem Referenztest (Anhang XIII 1(l)). Pflicht für alle drei Kategorien."
517
+ },
518
+ "applicabilityOverride": null,
519
+ "verify": false,
520
+ "lastVerified": "2026-09-03"
521
+ },
522
+ {
523
+ "id": "timeInExtremeHighTemperature",
524
+ "din": { "no": 87, "chapter": "6.7.7.5" },
525
+ "ecDataPoints": [70],
526
+ "part": 5,
527
+ "templatePaths": [
528
+ "5/TemperatureInformation/TimeExtremeHighTemp",
529
+ "5/TemperatureInformation/LastUpdate"
530
+ ],
531
+ "name": {
532
+ "en": "Time spent above the upper temperature boundary",
533
+ "de": "Zeit oberhalb der oberen Temperaturgrenze"
534
+ },
535
+ "synonyms": {
536
+ "en": [
537
+ "time at high temperature",
538
+ "overtemperature time",
539
+ "time above limit",
540
+ "hot exposure minutes",
541
+ "high temperature duration",
542
+ "extreme heat time"
543
+ ],
544
+ "de": [
545
+ "zeit bei hoher temperatur",
546
+ "übertemperaturzeit",
547
+ "zeit über grenzwert",
548
+ "hitzeexposition minuten",
549
+ "dauer hohe temperatur",
550
+ "zeit extreme hitze"
551
+ ]
552
+ },
553
+ "valueKind": "integer",
554
+ "unit": "min",
555
+ "range": { "min": 0, "max": null },
556
+ "whoTypicallyHasIt": {
557
+ "en": "Battery management system (BMS) counters.",
558
+ "de": "Zähler des Batteriemanagementsystems (BMS)."
559
+ },
560
+ "explanation": {
561
+ "en": "Aggregated minutes in which the temperature exceeded the upper boundary of the idle temperature range (Annex VII Part B (4)). DIN DKE SPEC 99100 lists it for LMT and industrial batteries; the Commission's data point 70 (periodically recorded operating conditions) is taken as its legal hook.",
562
+ "de": "Aufsummierte Minuten, in denen die Temperatur die obere Grenze des Ruhetemperaturbereichs überschritten hat (Anhang VII Teil B (4)). DIN DKE SPEC 99100 führt es für LMT und Industriebatterien; Datenpunkt 70 der Kommission (periodisch aufgezeichnete Betriebsbedingungen) dient als rechtlicher Anker."
563
+ },
564
+ "applicabilityOverride": null,
565
+ "verify": true,
566
+ "lastVerified": "2026-09-03"
567
+ },
568
+ {
569
+ "id": "timeInExtremeLowTemperature",
570
+ "din": { "no": 88, "chapter": "6.7.7.6" },
571
+ "ecDataPoints": [70],
572
+ "part": 5,
573
+ "templatePaths": [
574
+ "5/TemperatureInformation/TimeExtremeLowTemp",
575
+ "5/TemperatureInformation/LastUpdate"
576
+ ],
577
+ "name": {
578
+ "en": "Time spent below the lower temperature boundary",
579
+ "de": "Zeit unterhalb der unteren Temperaturgrenze"
580
+ },
581
+ "synonyms": {
582
+ "en": [
583
+ "time at low temperature",
584
+ "undertemperature time",
585
+ "time below limit",
586
+ "cold exposure minutes",
587
+ "low temperature duration",
588
+ "extreme cold time"
589
+ ],
590
+ "de": [
591
+ "zeit bei niedriger temperatur",
592
+ "untertemperaturzeit",
593
+ "zeit unter grenzwert",
594
+ "kälteexposition minuten",
595
+ "dauer niedrige temperatur",
596
+ "zeit extreme kälte"
597
+ ]
598
+ },
599
+ "valueKind": "integer",
600
+ "unit": "min",
601
+ "range": { "min": 0, "max": null },
602
+ "whoTypicallyHasIt": {
603
+ "en": "Battery management system (BMS) counters.",
604
+ "de": "Zähler des Batteriemanagementsystems (BMS)."
605
+ },
606
+ "explanation": {
607
+ "en": "Aggregated minutes in which the temperature fell below the lower boundary of the idle temperature range (Annex VII Part B (4)). Listed for LMT and industrial batteries; anchored to the Commission's data point 70.",
608
+ "de": "Aufsummierte Minuten, in denen die Temperatur die untere Grenze des Ruhetemperaturbereichs unterschritten hat (Anhang VII Teil B (4)). Für LMT und Industriebatterien; an Datenpunkt 70 der Kommission angebunden."
609
+ },
610
+ "applicabilityOverride": null,
611
+ "verify": true,
612
+ "lastVerified": "2026-09-03"
613
+ },
614
+ {
615
+ "id": "timeChargingInExtremeHighTemperature",
616
+ "din": { "no": 89, "chapter": "6.7.7.7" },
617
+ "ecDataPoints": [70],
618
+ "part": 5,
619
+ "templatePaths": [
620
+ "5/TemperatureInformation/TimeExtremeHighTempCharging",
621
+ "5/TemperatureInformation/LastUpdate"
622
+ ],
623
+ "name": {
624
+ "en": "Time spent charging above the upper temperature boundary",
625
+ "de": "Ladezeit oberhalb der oberen Temperaturgrenze"
626
+ },
627
+ "synonyms": {
628
+ "en": [
629
+ "charging at high temperature",
630
+ "hot charging time",
631
+ "charging over limit",
632
+ "charging minutes high temp",
633
+ "charge overtemperature",
634
+ "hot charge duration"
635
+ ],
636
+ "de": [
637
+ "laden bei hoher temperatur",
638
+ "heißladezeit",
639
+ "laden über grenzwert",
640
+ "lademinuten hohe temperatur",
641
+ "ladeübertemperatur",
642
+ "dauer heißladen"
643
+ ]
644
+ },
645
+ "valueKind": "integer",
646
+ "unit": "min",
647
+ "range": { "min": 0, "max": null },
648
+ "whoTypicallyHasIt": {
649
+ "en": "Battery management system (BMS) counters.",
650
+ "de": "Zähler des Batteriemanagementsystems (BMS)."
651
+ },
652
+ "explanation": {
653
+ "en": "Aggregated minutes of charging while the temperature exceeded the upper boundary (Annex VII Part B (4)). Listed for LMT and industrial batteries; anchored to the Commission's data point 70.",
654
+ "de": "Aufsummierte Lademinuten bei Temperaturen oberhalb der oberen Grenze (Anhang VII Teil B (4)). Für LMT und Industriebatterien; an Datenpunkt 70 der Kommission angebunden."
655
+ },
656
+ "applicabilityOverride": null,
657
+ "verify": true,
658
+ "lastVerified": "2026-09-03"
659
+ },
660
+ {
661
+ "id": "timeChargingInExtremeLowTemperature",
662
+ "din": { "no": 90, "chapter": "6.7.7.8" },
663
+ "ecDataPoints": [70],
664
+ "part": 5,
665
+ "templatePaths": [
666
+ "5/TemperatureInformation/TimeExtremeLowTempCharging",
667
+ "5/TemperatureInformation/LastUpdate"
668
+ ],
669
+ "name": {
670
+ "en": "Time spent charging below the lower temperature boundary",
671
+ "de": "Ladezeit unterhalb der unteren Temperaturgrenze"
672
+ },
673
+ "synonyms": {
674
+ "en": [
675
+ "charging at low temperature",
676
+ "cold charging time",
677
+ "charging under limit",
678
+ "charging minutes low temp",
679
+ "charge undertemperature",
680
+ "cold charge duration"
681
+ ],
682
+ "de": [
683
+ "laden bei niedriger temperatur",
684
+ "kaltladezeit",
685
+ "laden unter grenzwert",
686
+ "lademinuten niedrige temperatur",
687
+ "ladeuntertemperatur",
688
+ "dauer kaltladen"
689
+ ]
690
+ },
691
+ "valueKind": "integer",
692
+ "unit": "min",
693
+ "range": { "min": 0, "max": null },
694
+ "whoTypicallyHasIt": {
695
+ "en": "Battery management system (BMS) counters.",
696
+ "de": "Zähler des Batteriemanagementsystems (BMS)."
697
+ },
698
+ "explanation": {
699
+ "en": "Aggregated minutes of charging while the temperature was below the lower boundary (Annex VII Part B (4)). Listed for LMT and industrial batteries; anchored to the Commission's data point 70.",
700
+ "de": "Aufsummierte Lademinuten bei Temperaturen unterhalb der unteren Grenze (Anhang VII Teil B (4)). Für LMT und Industriebatterien; an Datenpunkt 70 der Kommission angebunden."
701
+ },
702
+ "applicabilityOverride": null,
703
+ "verify": true,
704
+ "lastVerified": "2026-09-03"
705
+ },
706
+ {
707
+ "id": "deepDischargeEvents",
708
+ "din": { "no": 91, "chapter": "6.7.8.2" },
709
+ "ecDataPoints": [69],
710
+ "part": 5,
711
+ "templatePaths": [
712
+ "5/NegativeEvents",
713
+ "5/NegativeEvents/NegativeEvent/NegativeEventValue",
714
+ "5/NegativeEvents/NegativeEvent/LastUpdate"
715
+ ],
716
+ "name": { "en": "Number of deep discharge events", "de": "Anzahl der Tiefentladungen" },
717
+ "synonyms": {
718
+ "en": [
719
+ "deep discharge",
720
+ "deep discharge events",
721
+ "undervoltage events",
722
+ "over-discharge count",
723
+ "low voltage events",
724
+ "discharge below limit"
725
+ ],
726
+ "de": [
727
+ "tiefentladung",
728
+ "tiefentladungen",
729
+ "unterspannungsereignisse",
730
+ "tiefentladungszähler",
731
+ "unterspannung",
732
+ "entladung unter grenzwert"
733
+ ]
734
+ },
735
+ "valueKind": "integer",
736
+ "unit": null,
737
+ "range": { "min": 0, "max": null },
738
+ "whoTypicallyHasIt": {
739
+ "en": "Battery management system (BMS) event log.",
740
+ "de": "Ereignisprotokoll des Batteriemanagementsystems (BMS)."
741
+ },
742
+ "explanation": {
743
+ "en": "Number of occasions on which the voltage dropped below the lower operational limit stated in the passport (Annex VII Part B (4)). Recorded as negative events (Annex XIII 4(d)), applicable where relevant; mandatory for LMT and stationary batteries per DIN DKE SPEC 99100.",
744
+ "de": "Anzahl der Fälle, in denen die Spannung unter die im Pass genannte untere Betriebsgrenze fiel (Anhang VII Teil B (4)). Als negatives Ereignis erfasst (Anhang XIII 4(d)), soweit zutreffend; nach DIN DKE SPEC 99100 Pflicht für LMT und stationäre Batterien."
745
+ },
746
+ "applicabilityOverride": null,
747
+ "verify": false,
748
+ "lastVerified": "2026-09-03"
749
+ },
750
+ {
751
+ "id": "overchargeEvents",
752
+ "din": { "no": 92, "chapter": "6.7.8.3" },
753
+ "ecDataPoints": [69],
754
+ "part": 5,
755
+ "templatePaths": [
756
+ "5/NegativeEvents",
757
+ "5/NegativeEvents/NegativeEvent/NegativeEventValue",
758
+ "5/NegativeEvents/NegativeEvent/LastUpdate"
759
+ ],
760
+ "name": { "en": "Number of overcharge events", "de": "Anzahl der Überladungen" },
761
+ "synonyms": {
762
+ "en": [
763
+ "overcharge",
764
+ "overcharge events",
765
+ "overvoltage events",
766
+ "overcharge count",
767
+ "high voltage events",
768
+ "charge above limit"
769
+ ],
770
+ "de": [
771
+ "überladung",
772
+ "überladungen",
773
+ "überspannungsereignisse",
774
+ "überladungszähler",
775
+ "überspannung",
776
+ "ladung über grenzwert"
777
+ ]
778
+ },
779
+ "valueKind": "integer",
780
+ "unit": null,
781
+ "range": { "min": 0, "max": null },
782
+ "whoTypicallyHasIt": {
783
+ "en": "Battery management system (BMS) event log.",
784
+ "de": "Ereignisprotokoll des Batteriemanagementsystems (BMS)."
785
+ },
786
+ "explanation": {
787
+ "en": "Number of occasions on which the voltage rose above the upper operational limit stated in the passport. Voluntary in DIN DKE SPEC 99100; recorded as a negative event under the Commission's data point 69 where relevant.",
788
+ "de": "Anzahl der Fälle, in denen die Spannung über die im Pass genannte obere Betriebsgrenze stieg. In DIN DKE SPEC 99100 freiwillig; als negatives Ereignis unter Datenpunkt 69 der Kommission erfasst, soweit zutreffend."
789
+ },
790
+ "applicabilityOverride": null,
791
+ "verify": true,
792
+ "lastVerified": "2026-09-03"
793
+ },
794
+ {
795
+ "id": "informationOnAccidents",
796
+ "din": { "no": 93, "chapter": "6.7.8.4" },
797
+ "ecDataPoints": [69],
798
+ "part": 5,
799
+ "templatePaths": ["5/InformationOnAccidents", "5/InformationOnAccidents/DocumentIdentifier"],
800
+ "name": { "en": "Information on accidents", "de": "Informationen zu Unfällen" },
801
+ "synonyms": {
802
+ "en": [
803
+ "accident",
804
+ "accident report",
805
+ "crash",
806
+ "damage report",
807
+ "incident",
808
+ "negative event",
809
+ "thermal event"
810
+ ],
811
+ "de": [
812
+ "unfall",
813
+ "unfallbericht",
814
+ "crash",
815
+ "schadensbericht",
816
+ "vorfall",
817
+ "negatives ereignis",
818
+ "thermisches ereignis"
819
+ ]
820
+ },
821
+ "valueKind": "document",
822
+ "unit": null,
823
+ "range": null,
824
+ "whoTypicallyHasIt": {
825
+ "en": "Operator, fleet manager, insurer or workshop; documented after the event and attached to the passport.",
826
+ "de": "Betreiber, Flottenmanager, Versicherer oder Werkstatt; nach dem Ereignis dokumentiert und dem Pass beigefügt."
827
+ },
828
+ "explanation": {
829
+ "en": "Documentation of negative events such as accidents that may have affected the battery (Annex XIII 4(d)). Applicable where relevant for all three categories; referenced by document identifier, files in Part 2.",
830
+ "de": "Dokumentation negativer Ereignisse wie Unfälle, die die Batterie beeinträchtigt haben könnten (Anhang XIII 4(d)). Für alle drei Kategorien soweit zutreffend; Verweis per Dokumentkennung, Dateien in Teil 2."
831
+ },
832
+ "applicabilityOverride": null,
833
+ "verify": false,
834
+ "lastVerified": "2026-09-03"
835
+ }
836
+ ]
837
+ }