Created Triggering the FSM (markdown)

ni-richard 2019-09-10 15:27:07 +02:00
parent 4408b5e400
commit 636eaf0e11

11
Triggering-the-FSM.md Normal file

@ -0,0 +1,11 @@
```json
{
"key": "fsm.trigger",
"intent": "control",
"scope": "zmq"
}
```
| Parameter | Type | Required | Description |
| ------------ |:--------:|:------------------:| --------------------------- |
| *transition* | `string` | :heavy_check_mark: | Name of the triggered step. |