mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-23 10:51:31 +00:00
Updated process.start (markdown)
parent
e2f90440ff
commit
0bc5048acd
@ -4,9 +4,7 @@
|
||||
|
||||
```json
|
||||
{
|
||||
"key": "process.start",
|
||||
"intent": "control",
|
||||
"scope": "zmq"
|
||||
"key": "process.start"
|
||||
}
|
||||
```
|
||||
|
||||
@ -20,8 +18,6 @@
|
||||
```json
|
||||
{
|
||||
"key": "process.start",
|
||||
"intent": "control",
|
||||
"scope": "zmq",
|
||||
"name": "webservice"
|
||||
}
|
||||
```
|
||||
@ -32,9 +28,7 @@
|
||||
|
||||
```json
|
||||
{
|
||||
"key": "process.start",
|
||||
"intent": "event",
|
||||
"scope": "broadcast"
|
||||
"key": "process.start"
|
||||
}
|
||||
```
|
||||
|
||||
@ -49,8 +43,6 @@
|
||||
```json
|
||||
{
|
||||
"key": "process.start",
|
||||
"intent": "event",
|
||||
"scope": "broadcast",
|
||||
"name": "webservice",
|
||||
"error": "SPAWN_ERROR: webservice..."
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user