docker-stacks/mosquitto/config/files/acls.dist
Alexey Skobkin 73cf64a39c
All checks were successful
continuous-integration/drone/pr Build is passing
mosquitto. draft (closes #94).
2024-11-07 23:35:30 +03:00

13 lines
169 B
Plaintext

user test1
topic write test/topic/1
topic read test/topic/2
user test2
topic read test/topic/+
user test3
topic read test/#
pattern read test/%u
pattern read test/%c