rpipwthermometer/config.py

6 lines
136 B
Python
Raw Normal View History

2022-10-09 11:38:51 +02:00
ssid = 'telemetry'
mqtt_server = '172.16.10.47'
heartbeat_topic = b'IoT/rpipwThermometer/0/Heartbeat'
watchdog_topic = b'IoT/Watchdog'