Kaynağa Gözat

Update mqtt_source.yaml

Change the port for the default server.
jinfahua 5 yıl önce
ebeveyn
işleme
ca7b42fed5
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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