소스 검색

Update mqtt_source.yaml

Change the port for the default server.
jinfahua 5 년 전
부모
커밋
ca7b42fed5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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