mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-01-21 15:50:20 +01:00
add information
This commit is contained in:
parent
4915de585d
commit
5929908c72
|
|
@ -7,6 +7,8 @@ import re #Regex for validation
|
|||
|
||||
from includes import globals # Global variables
|
||||
|
||||
#ZVEI Decoder Function
|
||||
#validate -> check double alarm -> log
|
||||
def decode(freq, decoded):
|
||||
timestamp = int(time.time())#Get Timestamp
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue