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