ConceptCreator/testModel/items/Inventory/Inventory.json
Sebastian Böckelmann 73edf03fa0
All checks were successful
E2E Testing / test (push) Successful in 1m37s
Load Itemgroups
2024-05-09 13:33:26 +02:00

23 lines
537 B
JSON

{
"componentName": "Inventory",
"componentDescription": "",
"itemGroupCharacteristics": [
{
"characteristicName": "Test0",
"characteristicDescription": ""
}
],
"manuallyInheritedItems": [
{
"componentName": "Hose 1",
"componentDescription": "",
"itemCharacteristicValues": [
{
"key": "Test0",
"value": 0
}
]
}
],
"itemgroupType": 1
}