MQTT: acls.conf

File acls.conf, 245 bytes (added by krit, 3 years ago)
Line 
1# deny every user that not provide user name
2topic read $SYS/#
3
4# add by KRIT
5user IoTdevices
6topic #
7
8
9user alice
10topic readwrite cat/#
11
12user bob
13topic read  gw/+/status/#
14topic write gw/+/cmd/#
15
16user 5g_5gOMC
17topic readwrite /anunda/ActDAS/#
18