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
File details
Details for the file pysecspy-1.3.5.tar.gz
.
File metadata
- Download URL: pysecspy-1.3.5.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b79c56cda8cf5b3c5e06aec56253fe6acd7167e23e06090f88271030f9e6ec3f |
|
MD5 | 0e549daa6bdbc948e72a57073ec7e6c0 |
|
BLAKE2b-256 | 81bc87f52361fe804ae8d15d8f34b4a072ccd3e76988bfa65c8226ee896f62b1 |
File details
Details for the file pysecspy-1.3.5-py3-none-any.whl
.
File metadata
- Download URL: pysecspy-1.3.5-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40146bab2685096bcebe0eed1183f620a72f8d4bebfac192e469939d5324757b |
|
MD5 | 4b8f9596dabb45d763897c66ee41470b |
|
BLAKE2b-256 | b8a7f115a72808d76a37d2af92abefb8efed872d52fc981ad1f1f0002e7e1f45 |