blob: eaa560c053efe754b8062520fbd7ef17281dba45 [file] [edit]
{
"name": "SemanticInput",
"key": {
"int": 670,
"string": "semanticinput"
},
"extends": "inputs/user_input.json",
"properties": {
"actionType": {
"type": "uint",
"initialValue": "0",
"key": {
"int": 1010,
"string": "actiontype"
},
"description": "Semantic action to listen for (tap, increase, decrease); matches SemanticActionType"
}
}
}