Keymatic-mqtt/config.py.example

7 lines
129 B
Plaintext
Raw Permalink Normal View History

2022-07-11 19:37:50 +00:00
mqttBroker = "127.0.0.1"
mqttPort = 1883
mqttUser = ""
mqttPass = ""
deviceId = "lock_leitstelle"
deviceName = "Tür Leitstelle"