6 lines
136 B
Python
6 lines
136 B
Python
|
ssid = 'telemetry'
|
||
|
|
||
|
mqtt_server = '172.16.10.47'
|
||
|
heartbeat_topic = b'IoT/rpipwThermometer/0/Heartbeat'
|
||
|
watchdog_topic = b'IoT/Watchdog'
|