Package to control IPX800v4 from GCEElectronics
Project description
pyipx800
Package Python pour contrôler le module IPX800v4 de GCE-Electronics.
Utilisation
from pyipx800 import pyipx800
ipx = pyipx800.pyipx800("ipx800_v4", 80, "apikey")
ipx.configure()
d1 = ipx.inputs[0]
print("Input %d : <%s> = %d" % (d1.id, d1.name, d1.state))
License Information
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
pyipx800-0.0.3.tar.gz
(3.6 kB
view details)
File details
Details for the file pyipx800-0.0.3.tar.gz.
File metadata
- Download URL: pyipx800-0.0.3.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d52daac825b7b504a3b1feaea9e79c0dc2d9b577836a9e7ce9397b015d26ff9
|
|
| MD5 |
8504b3f0362327dd78b6d4a334dccff1
|
|
| BLAKE2b-256 |
ac1eb572ed3182c1cc841f7590f4acafe93aeb51ec275975df8afa454fddfb11
|