diff --git a/etc/aqhome.conf.example b/etc/aqhome.conf.example index 1cd500b..e8d284e 100644 --- a/etc/aqhome.conf.example +++ b/etc/aqhome.conf.example @@ -1,7 +1,7 @@ char brokerAddress="127.0.0.1" int brokerPort=1899 -char nodesAddr="127.0.0.1" +char nodesAddress="127.0.0.1" int nodesPort=45454 char mqttAddr="192.168.117.192"