hasp
This commit is contained in:
@@ -16,6 +16,9 @@ in
|
|||||||
enable = true;
|
enable = true;
|
||||||
listeners = [
|
listeners = [
|
||||||
{
|
{
|
||||||
|
# Listen on all interfaces so LAN devices (e.g. openHASP) can connect
|
||||||
|
address = "0.0.0.0";
|
||||||
|
port = 1883;
|
||||||
acl = [ "pattern readwrite #" ];
|
acl = [ "pattern readwrite #" ];
|
||||||
omitPasswordAuth = true;
|
omitPasswordAuth = true;
|
||||||
settings.allow_anonymous = true;
|
settings.allow_anonymous = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user