Browse Source

Update codes

master
Dmitry Ermakov 5 days ago
committed by GitHub
parent
commit
5a527cfb26
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      dvrip.py

2
dvrip.py

@ -27,7 +27,7 @@ class DVRIPCam(object):
105: "User is not logged in", 105: "User is not logged in",
106: "Username or password is incorrect", 106: "Username or password is incorrect",
107: "User does not have necessary permissions", 107: "User does not have necessary permissions",
124: "Algorith error" 124: "Algorith error",
203: "Password is incorrect", 203: "Password is incorrect",
205: 'User does not exist', 205: 'User does not exist',
205: 'IP locked', 205: 'IP locked',

Loading…
Cancel
Save