mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-22 23:51:32 +00:00
Created Triggering the FSM (markdown)
parent
4408b5e400
commit
636eaf0e11
11
Triggering-the-FSM.md
Normal file
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. |
|
Loading…
Reference in New Issue
Block a user