# This affects access control for clients with no username.
topic read $SYS/#

# This only affects clients with username "roger".
# user roger
# topic foo/bar
user TEST
topic #

# This affects all clients.
pattern write $SYS/broker/connection/%c/state 
pattern readwrite /machine/# 
pattern readwrite /stats/ 
pattern readwrite #
