mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2025-12-06 07:42:03 +01:00
Change description ZVEI
This commit is contained in:
parent
5136c6fb31
commit
c2b3c70a9c
|
|
@ -173,7 +173,7 @@ def run(typ, freq, data):
|
|||
}))
|
||||
|
||||
elif typ == "ZVEI":
|
||||
# start connection POC
|
||||
# start connection ZVEI
|
||||
conn = httplib.HTTPSConnection("www.divera247.com:443")
|
||||
conn.request("GET", "/api/alarm",
|
||||
urllib.urlencode({
|
||||
|
|
|
|||
Loading…
Reference in a new issue