easy .json daten auch in die Tests mit aufgenommen

This commit is contained in:
2025-09-25 16:58:46 +02:00
parent 7b7ed50e2c
commit 4d1d2940c7
2 changed files with 2 additions and 13 deletions
+1 -10
View File
@@ -327,14 +327,5 @@
0.0
]
]
},
"not_found": {
"missing_distributors": [],
"missing_sensors": [],
"missing_tunnel": [],
"missing_attributes": {
"BX0101": "Nur ein Block und/oder fehlende Attribute: dict_keys(['A', 'B', 'C', 'ARTINR', 'BESCHR', 'MENGE', 'POSITION', 'GRUPPE', 'ETIKETTE', 'AUFLOESE', 'pos'])"
}
},
"double_ids": {}
}
}
+1 -3
View File
@@ -599,7 +599,5 @@
"errors_tunnels": [],
"errors_dists_not_in_layout": [],
"errors_sensors_not_in_layout": [],
"errors_missing_attributes": {
"BX0101": "Nur ein Block und/oder fehlende Attribute: dict_keys(['A', 'B', 'C', 'ARTINR', 'BESCHR', 'MENGE', 'POSITION', 'GRUPPE', 'ETIKETTE', 'AUFLOESE', 'pos'])"
}
"errors_missing_attributes": {}
}