Edited online authored by ciberkids's avatar ciberkids
......@@ -37,7 +37,7 @@ The topics are (sperimental):
2. **com.tridas.escalation. "token"** : the token received from the auth
e.g. "com.tridas.escalation.270f66f6bb4835656b692df7ca61f2ec"
3. **com.tridas.priviledged.change**
3. **com.tridas.statemachine.priviledged.change**
the web socket will answer on:
......@@ -393,7 +393,7 @@ Answers meaning:
* **youAreAlreadyPriviledged**: You are escalating on yourself, nothing will be done.
Every time something happen server side a notification will be sent on the topic: "com.tridas.priviledged.change" with the following content:
Every time something happen server side a notification will be sent on the topic:**"com.tridas.statemachine.priviledged.change"** with the following content:
```
#!json
......
......