blob: 889d2835599d27f87df60667235488f6cc8971d8 [file] [log] [blame]
{
"name": "Weight",
"key": {
"int": 45,
"string": "weight"
},
"extends": "component.json",
"properties": {
"values": {
"type": "uint",
"initialValue": "255",
"key": {
"int": 102,
"string": "values"
}
},
"indices": {
"type": "uint",
"initialValue": "1",
"key": {
"int": 103,
"string": "indices"
}
}
}
}