Explorar el Código

Update mqtt_source.yaml

Change the port for the default server.
jinfahua hace 5 años
padre
commit
ca7b42fed5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      etc/mqtt_source.yaml

+ 1 - 1
etc/mqtt_source.yaml

@@ -2,7 +2,7 @@
 default:
   qos: 1
   sharedsubscription: true
-  servers: [tcp://127.0.0.1:1887]
+  servers: [tcp://127.0.0.1:1883]
   #TODO: Other global configurations