a lot of refactos
This commit is contained in:
+5
-1
@@ -20,7 +20,9 @@
|
||||
{
|
||||
"canDo": [
|
||||
"STARTSIMULATION",
|
||||
"STOPSIMULATION"
|
||||
"PAUSESIMULATION",
|
||||
"STOPSIMULATION",
|
||||
"GETSIMULATIONSSTATUS"
|
||||
],
|
||||
"roles": "*"
|
||||
}
|
||||
@@ -59,6 +61,7 @@
|
||||
"arenaChannel": "arena:lifecycle",
|
||||
"godsReadyChannel": "arena:gods:ready"
|
||||
},
|
||||
"systemLifecycleChannel": "system:maestro:lifecycle:[UID]",
|
||||
"readyTimeoutMs": 30000
|
||||
},
|
||||
"mysql": {
|
||||
@@ -70,6 +73,7 @@
|
||||
"primordialDaemon": false,
|
||||
"observerActionsChannel": "system:requests:observer",
|
||||
"observerActionsReply": "system:replies:[UID]",
|
||||
"observerFrustumEventsChannel": "system:observer:subscribed[UID]:agents",
|
||||
"senderId": "observer",
|
||||
"scanIntervalMs": 300,
|
||||
"lifecycle": {
|
||||
|
||||
Reference in New Issue
Block a user