comm: change mqtt broker
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
This commit is contained in:
parent
a9858d4680
commit
44f9b6f697
@ -21,7 +21,7 @@ LIGHT_READ_DELAY_S = 30
|
||||
LIGHT_CONSECUTIVE_READS = 10
|
||||
LIGHT_LX_THRESHOLD = {"open":10, "close":5}
|
||||
|
||||
MQTT_HOST = "gitlab"
|
||||
MQTT_HOST = "proxy"
|
||||
MQTT_TOPIC = "outdoor/chickenhouse/gate"
|
||||
|
||||
LIGHT_SENSOR_I2C_BUS = 1
|
||||
|
Loading…
Reference in New Issue
Block a user