{ "id": "cl-8c72c8bd37407d7f", "name": "New control logic", "enabled": false, "version": 2, "nodes": [ { "id": "n_303sue0", "kind": "trigger.cron", "x": 118.24583129882814, "y": 205.7500061035156, "params": { "spec": "0 11 * * 1-5" } }, { "id": "n_u4u46iy", "kind": "action.write", "x": 357.2458312988281, "y": 223.7500061035156, "params": { "expr": "1", "target": "epics:UOPI:BEAM_ON" } }, { "id": "n_djkxc14", "kind": "action.delay", "x": 634.2458312988281, "y": 233.7500061035156, "params": { "ms": "5000" } }, { "id": "n_aurpu41", "kind": "action.write", "x": 914.2458312988281, "y": 195.75000610351563, "params": { "expr": "0", "target": "epics:UOPI:BEAM_ON" } } ], "wires": [ { "from": "n_303sue0", "to": "n_u4u46iy" }, { "from": "n_u4u46iy", "to": "n_djkxc14" }, { "from": "n_djkxc14", "to": "n_aurpu41" } ] }