| { | |
| "name": "trigger_bin", | |
| "shape": { | |
| "inputs": [ | |
| { | |
| "name": "x", | |
| "port": "input" | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "y", | |
| "port": "output" | |
| } | |
| ] | |
| } | |
| } |
| { | |
| "name": "trigger_bin", | |
| "shape": { | |
| "inputs": [ | |
| { | |
| "name": "x", | |
| "port": "input" | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "y", | |
| "port": "output" | |
| } | |
| ] | |
| } | |
| } |