17 lines
360 B
JSON
17 lines
360 B
JSON
{
|
|
"type": "object",
|
|
"properties": {
|
|
"Input_level_1": {
|
|
"type": "string",
|
|
"title": "Inputs",
|
|
"description": "Inputs",
|
|
"default": "Inputs"
|
|
},
|
|
"Input_level_2": {
|
|
"type": "string",
|
|
"title": "Inputs Nivel 2",
|
|
"description": "Inputs Nivel 2",
|
|
"default": "IO Not in Hardware\\\\InputsMaster"
|
|
}
|
|
}
|
|
} |