pialert_app_state.json

This commit is contained in:
Jokob-sk
2023-09-16 08:34:14 +10:00
parent 03970f985e
commit 6cb4439d59
9 changed files with 63 additions and 53 deletions

View File

@@ -134,7 +134,7 @@ def main ():
last_internet_IP_scan = conf.last_internet_IP_scan
# Header
updateState(db,"Process: Start")
updateState("Process: Start")
# Timestamp
startTime = loop_start_time
@@ -197,7 +197,7 @@ def main ():
db.commitDB()
# Footer
updateState(db,"Process: Wait")
updateState("Process: Wait")
mylog('verbose', ['[MAIN] Process: Wait'])
else:
# do something