Skip to content

Commit

Permalink
updated example tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
mwfarb committed Oct 21, 2024
1 parent e48f984 commit 26cf76d
Showing 1 changed file with 31 additions and 13 deletions.
44 changes: 31 additions & 13 deletions docs/mqtt-v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ User: anonymous-mike

MQTT Publish topics:
- $NETWORK/latency
- realm/proc/#
- realm/g/mwfarbnook/p/+
- realm/s/mwfarbnook/test/c/0799265009_anonymous-mike
- realm/s/mwfarbnook/test/c/0799265009_anonymous-mike/+
- realm/s/mwfarbnook/test/d/0799265009_anonymous-mike/-
Expand All @@ -27,9 +27,9 @@ MQTT Publish topics:
- realm/s/mwfarbnook/test/x/0799265009_anonymous-mike/+

MQTT Subscribe topics:
- realm/proc/#
- realm/g/mwfarbnook/p/+
- realm/s/mwfarbnook/test/+/+
- realm/s/mwfarbnook/test/+/+/0799265009_anonymous-mike
- realm/s/mwfarbnook/test/+/+/0799265009_anonymous-mike/#

### Scene Privileged

Expand All @@ -38,15 +38,33 @@ User: mwfarbnook
MQTT Publish topics:
- $NETWORK/latency
- realm/d/mwfarbnook/#
- realm/proc/#
- realm/s/mwfarbnook/+/+/+
- realm/s/mwfarbnook/+/+/+/+
- realm/g/mwfarbnook/p/+
- realm/s/mwfarbnook/+/o/+
- realm/s/mwfarbnook/+/o/+/+
- realm/s/mwfarbnook/+/r/-
- realm/s/mwfarbnook/+/r/-/+
- realm/s/mwfarbnook/test/c/0799265009_mwfarbnook
- realm/s/mwfarbnook/test/c/0799265009_mwfarbnook/+
- realm/s/mwfarbnook/test/d/0799265009_mwfarbnook/-
- realm/s/mwfarbnook/test/e/0799265009_mwfarbnook/-
- realm/s/mwfarbnook/test/p/0799265009_mwfarbnook
- realm/s/mwfarbnook/test/p/0799265009_mwfarbnook/+
- realm/s/mwfarbnook/test/r/0799265009_mwfarbnook/-
- realm/s/mwfarbnook/test/u/0799265009_mwfarbnook
- realm/s/mwfarbnook/test/u/0799265009_mwfarbnook/+
- realm/s/mwfarbnook/test/u/handLeft_0799265009_mwfarbnook
- realm/s/mwfarbnook/test/u/handLeft_0799265009_mwfarbnook/+
- realm/s/mwfarbnook/test/u/handRight_0799265009_mwfarbnook
- realm/s/mwfarbnook/test/u/handRight_0799265009_mwfarbnook/+
- realm/s/mwfarbnook/test/x/0799265009_mwfarbnook
- realm/s/mwfarbnook/test/x/0799265009_mwfarbnook/+

MQTT Subscribe topics:
- realm/d/mwfarbnook/#
- realm/proc/#
- realm/g/mwfarbnook/p/+
- realm/s/mwfarbnook/+/+/+
- realm/s/mwfarbnook/+/+/+/0799265009_mwfarbnook
- realm/s/mwfarbnook/+/+/+/0799265009_mwfarbnook/#
- realm/s/mwfarbnook/+/r/+/-/#

## General Context
Page (scenes, build, network)
Expand All @@ -60,21 +78,21 @@ MQTT Publish topics:

MQTT Subscribe topics:
- $NETWORK
- realm/s/public/+/+/+
- realm/s/public/+/o/+

### General Privileged

User: mwfarbnook

MQTT Publish topics:
- $NETWORK/latency
- realm/s/mwfarb/allow-editors/+/+
- realm/s/mwfarb/json8/+/+
- realm/s/mwfarbnook/+/+/+
- realm/s/mwfarb/allow-editors/o/+
- realm/s/mwfarb/json8/o/+
- realm/s/mwfarbnook/+/o/+

MQTT Subscribe topics:
- $NETWORK
- realm/s/mwfarb/allow-editors/+/+
- realm/s/mwfarb/json8/+/+
- realm/s/mwfarbnook/+/+/+
- realm/s/public/+/+/+
- realm/s/public/+/o/+

0 comments on commit 26cf76d

Please sign in to comment.