Files
VisionFlowAutomator/scenarios/dwdw.json
T
2025-07-03 15:58:44 +02:00

16 lines
211 B
JSON

{
"name": "dwdw",
"steps": [
{
"name": "1",
"condition": "OR",
"images": [],
"actions": [
{
"type": "delay",
"params": {}
}
]
}
]
}