# hid-watchdog
This is a simple service to communicate with cheap USB WatchDog timers that create a USB-HID device:

Please use with caution as it’s not well tested!
## Install
### Installation on Ubuntu
Create your VirtualEnv, activate it.
` $ pip install -r requirements.txt `
You will need to install a library on your operating system to interface with the USB-HID device:
` apt install libhidapi-hidraw0 `
Alternatively you may be able to use “libhidapi-libusb0” but I didn’t have any success with this.
History
0.1.0 (2019-10-20)
First release on PyPI.
0.1.1 (2019-10-20)
Deployment fix.
Release files for hid-watchdog 0.1.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| hid_watchdog-0.1.7.tar.gz | 51.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| hid_watchdog-0.1.7-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 57.1 kB
Release files / hid_watchdog-0.1.7.tar.gz
| Download URL | hid_watchdog-0.1.7.tar.gz |
|---|---|
| Size | 51.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
38547cfaf6cf07c50ace57fde757eac11c1f5ad1e821e208f8914cb91e73a4c9
|
|
BLAKE2b-256 checksum How to use checksums |
f40bf306803c80eab2618542fa7f8d7de672de745ddc624ec6aebdf91769366c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1
|
Release files / hid_watchdog-0.1.7-py2.py3-none-any.whl
| Download URL | hid_watchdog-0.1.7-py2.py3-none-any.whl |
|---|---|
| Size | 5.7 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
5016f6e5ec26da88be182c7dd20f082f3b78f45d02447c1bd3021e924de20f3b
|
|
BLAKE2b-256 checksum How to use checksums |
e524ca2862696a7c6d2f018ba3af0f6f354db9f14101c314b04511697388e188
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1
|