--wip-- [skip ci]
This commit is contained in:
parent
e376321340
commit
7cf2c85f9e
1 changed files with 2 additions and 1 deletions
|
|
@ -90,7 +90,8 @@ in
|
|||
omitPasswordAuth = true;
|
||||
users.iotdevice = {
|
||||
acl = [
|
||||
"pattern readwrite #"
|
||||
# "pattern readwrite #"
|
||||
"topic readwrite #"
|
||||
];
|
||||
password = "mysweetpassword-or-use-hashedPassword";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue