Move param doc (#2843)

moved param doc from docs repo to here
This commit is contained in:
CaCO3
2024-01-31 21:53:56 +01:00
committed by GitHub
parent 4990858101
commit 8410df6144
104 changed files with 958 additions and 18 deletions

View File

@@ -0,0 +1,4 @@
# Parameter `Uri`
Default Value: `mqtt://example.com:1883`
URI to the MQTT broker including the port. E.g. `mqtt://192.168.1.1:1883`.