Skip to main content

Library to interact with the GCE Electronics IPX800 device

Project description

Pypi version Build Status Code coverage License Python versions

A python library to control a GCE-Electronics IPX800 V4 device through its API.

  • Python 3.9+ support

  • Apache License

IPX800 features implemented

  • Analog sensors (ipx.analogs[])

  • Control:

    • relays (ipx.relays[])

    • virtual inputs (ipx.virtual_inputs[])

    • virtual outputs (ipx.virtual_outputs[])

  • Counters (ipx.counters[])

Installation

> pip install gce-ipx800

Usage

from ipx800 import ipx800

ipx = ipx800("http://your-device-ip", "apikey")

r4 = ipx.relays[3]

r4.status  # => return a Boolean

r4.on()

r4.off()

r4.toggle()

len(ipx.relays)  # => 56

Licence

Licensed under Apache License Version 2.0

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

gce_ipx800-0.7.1.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gce_ipx800-0.7.1-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

Details for the file gce_ipx800-0.7.1.tar.gz.

File metadata

  • Download URL: gce_ipx800-0.7.1.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.14.0 Linux/6.11.0-1018-azure

File hashes

Hashes for gce_ipx800-0.7.1.tar.gz
Algorithm Hash digest
SHA256 3134929459ff52367658bfad75b22c4daf2f53fc4bb0c52394fbb57a3ace70f9
MD5 f8c302aff4a76bdd5a84060b97c42f84
BLAKE2b-256 773d7732c72ec8322cce38f1046b440c994e1ca316f5e199ed4e0856d3d6bb27

See more details on using hashes here.

File details

Details for the file gce_ipx800-0.7.1-py3-none-any.whl.

File metadata

  • Download URL: gce_ipx800-0.7.1-py3-none-any.whl
  • Upload date:
  • Size: 8.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.14.0 Linux/6.11.0-1018-azure

File hashes

Hashes for gce_ipx800-0.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 33a80208c29ac8ffd0b29b0edeca9b10313257c406838f6b16bf9f50f2cccb14
MD5 0975badf0212e8f5126ff25069b2adc4
BLAKE2b-256 c2c0560a2c4eded5971e28033680195cb865c1e6b1e27ba7fc26a2fb4346b14a

See more details on using hashes here.

Supported by

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