blob: 4fd8fe10f5c994e5a131c29b9fa00a0fa7f273ac [file] [log] [blame]
{
"name": "NestedInput",
"key": {
"int": 121,
"string": "nestedinput"
},
"abstract": true,
"extends": "component.json",
"properties": {
"inputId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 237,
"string": "inputid"
},
"description": "Identifier used to track the actual backing state machine input."
}
}
}