cleanup
This commit is contained in:
parent
be33608bad
commit
66174deb98
1 changed files with 1 additions and 3 deletions
|
@ -2,6 +2,7 @@
|
|||
import json
|
||||
import time
|
||||
import xml.etree.ElementTree
|
||||
|
||||
import requests
|
||||
from requests.auth import HTTPDigestAuth
|
||||
|
||||
|
@ -375,6 +376,3 @@ class Camera:
|
|||
|
||||
#/PTZCtrl/channels/<ID>/patterns/<ID>/recordstart
|
||||
#/PTZCtrl/channels/<ID>/patterns/<ID>/recordstop
|
||||
|
||||
|
||||
cam = Camera()
|
||||
|
|
Loading…
Add table
Reference in a new issue