changed api client according to specification

bug fixes in VisionDaemon
This commit is contained in:
Joel 2021-02-10 03:22:55 +01:00
parent ce6b06544a
commit 5e46e8068a
No known key found for this signature in database
GPG key ID: BDDDBECD0808290E
6 changed files with 143 additions and 63 deletions

View file

@ -1,4 +1,4 @@
__version__ = "0.0.4-19"
__version__ = "0.0.4-20"
import compLib.LogstashLogging
import logging