Skip to main content

Package to control IPX800v4 from GCEElectronics

Project description

PyPI

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

READ LICENSE FILE

Project details


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page