22 lines
513 B
JSON
22 lines
513 B
JSON
{
|
|
"componentName": "Inventory",
|
|
"componentDescription": "",
|
|
"itemGroupCharacteristics": [
|
|
{
|
|
"characteristicName": "Test0",
|
|
"characteristicDescription": ""
|
|
}
|
|
],
|
|
"manuallyInheritedItems": [
|
|
{
|
|
"componentName": "Hose 1",
|
|
"componentDescription": "",
|
|
"itemCharacteristicValues": [
|
|
{
|
|
"key": "Test0",
|
|
"value": 0
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |