Updated fsm.trigger (markdown)

therealkrispet 2019-11-18 11:14:34 +01:00
parent 994f4cd9a8
commit 3938b4d58b

@ -3,9 +3,7 @@
```json ```json
{ {
"key": "fsm.trigger", "key": "fsm.trigger"
"intent": "control",
"scope": "zmq"
} }
``` ```
@ -19,8 +17,6 @@
```json ```json
{ {
"key": "fsm.trigger", "key": "fsm.trigger",
"intent": "control",
"scope": "zmq",
"transition": "step_2" "transition": "step_2"
} }
``` ```