|
|
@@ -21,6 +21,7 @@ from requests import get as requests_get
|
|
|
|
|
|
# pyinstaller.exe -D -n LogTT_tools_V0.0.0.2 main.py
|
|
|
# pyinstaller.exe -w -F -n LogTT_tools_V0.0.0.3 main.py
|
|
|
+# pyinstaller.exe -w -F -n LogTT_tools_V0.0.0.3 main.py
|
|
|
|
|
|
client_id = "LogTT_tool_" + node()
|
|
|
g_client = mqtt_client.Client(client_id)
|