Python Wrapper for SecuritySpy API
Project description
Python Wrapper for the SecuritySpy API
This module communicates with a SecuritySpy Video Server and can retrieve and set data for:
- Cameras
- Motion Sensors
- Motion Events
It will require the Webserver component activated on SecuritySpy, and a Username, Password, IP Address and Port number for the Webserver.
See devicelist.py and eventlist.py for examples on how to use this wrapper. And before doing so, edit each file and insert your SecuritySpy IP Adress, Port Number, Username and Password in the designated variables.
USERNAME = "YOUR_USERNAME"
PASSWORD = "YOUR_PASSWORD"
IPADDRESS = "YOUR_IP_ADDRESS"
PORT = 8000
Change all the items in CAPITAL letters to your personal settings.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pysecspy-1.3.1.tar.gz.
File metadata
- Download URL: pysecspy-1.3.1.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
309c2f257e05e920d28502ff60e52838e6933e75c70e7b4acd58294960a91866
|
|
| MD5 |
2bda24eb3371d3299d2f2da7b444ea58
|
|
| BLAKE2b-256 |
df8210a1e52aa24700918289a7577ab78ba46884942b281378c836ca99e8fd0b
|
File details
Details for the file pysecspy-1.3.1-py3-none-any.whl.
File metadata
- Download URL: pysecspy-1.3.1-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff12eb0363cd4eb8bc120b11726211fd38fd69e0847ea2a99a0c4096b4461a52
|
|
| MD5 |
3b15ff4c8411d9ad99e5c895a784b7e2
|
|
| BLAKE2b-256 |
b0a77920aa9ad77d48315a4b3bcb7906bc68af3585ea5f68b93bcd9dc2cacb76
|