screen_status_to_mqtt/app_path.py
2022-03-12 22:06:40 +01:00

4 lines
127 B
Python

base_pash = 'C:/Program Files/ScreenStatusToMQTT/'
log_path = base_pash + "service.log"
config_path = base_pash + "config.yml"