mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-25 04:41:31 +00:00
Updated fsm.update (markdown)
parent
3938b4d58b
commit
6d22a9470f
@ -4,9 +4,7 @@
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"key": "fsm.update",
|
"key": "fsm.update"
|
||||||
"intent": "control",
|
|
||||||
"scope": "zmq"
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -20,9 +18,7 @@
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"key": "fsm.update",
|
"key": "fsm.update"
|
||||||
"intent": "event",
|
|
||||||
"scope": "broadcast"
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -39,8 +35,6 @@
|
|||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"key": "fsm.update",
|
"key": "fsm.update",
|
||||||
"intent": "event",
|
|
||||||
"scope": "broadcast",
|
|
||||||
"current_state": "1",
|
"current_state": "1",
|
||||||
"in_accepted_state": false,
|
"in_accepted_state": false,
|
||||||
"last_event": {
|
"last_event": {
|
||||||
|
Loading…
Reference in New Issue
Block a user