mirror of
https://github.com/lehanspb/tuya-mqtt.git
synced 2025-12-16 17:54:36 +00:00
9 lines
132 B
Plaintext
9 lines
132 B
Plaintext
{
|
|
"host": "localhost",
|
|
"port": 1883,
|
|
"topic": "tuya/",
|
|
"mqtt_user": "",
|
|
"mqtt_pass": "",
|
|
"qos": 2
|
|
}
|