14 lines
220 B
JSON

{
"title": "Select Timer",
"type": "object",
"required": [
"timer_value_tfc"
],
"properties": {
"timer_value_tfc": {
"type": "string",
"title": "Timer Value"
},
""
}
}