forked from henfri/knx-lens
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
13 lines (10 loc) · 431 Bytes
/
Copy path.env.example
File metadata and controls
13 lines (10 loc) · 431 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
# Konfigurationsdatei für das KNX TUI Tool
# Pfad zur .knxproj Datei (wichtig: keine Anführungszeichen)
KNX_PROJECT_PATH=C:\Users\hendr\Downloads\Familie.knxproj
# Pfad zur Log-Datei
KNX_LOG_FILE=S:\knx\smarthomeNGconfig\var\log\knx_busmonitor.log
# Projektpasswort (leer lassen, wenn keines vorhanden ist)
KNX_PASSWORD=pass
LOG_PATH='C:\Users\hendr\Documents\knx_parse'
KNX_GATEWAY_IP='192.168.177.3'
KNX_GATEWAY_PORT='3671'