No project description provided
Project description
airtouch5py
Python client for the airtouch 5
Discovery Method.
The discover method uses UDP to broadcast over the given IP or subnet, defaulting to 255.255.255.255
discovery_instance = AirtouchDiscovery()
devices = discovery_instance.discover_airtouch_devices_broadcast(ip)
The given list of devices can be used to create a client.
client = Airtouch5SimpleClient(device)
try:
await client.test_connection()
print("Succeeded")
except Exception as e:
print(f"Failed: {e}")
return
Now the device details are available. including
- ip: The IP which you can now connect to using TCP
- console_id: an ID of the touch screen appliance
- model: (always AirTouch5)
- system_id: unique id for the system (useful for multiple units on the same network)
- name: the name given to the unit in the console settings
client.device.system_id
you can still use the old way of just providing an ip address
client = Airtouch5SimpleClient(ip)
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file airtouch5py-0.4.0.tar.gz.
File metadata
- Download URL: airtouch5py-0.4.0.tar.gz
- Upload date:
- Size: 19.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6267c542b13b436f021b64f5d2c1d6d95e23608aa0d702ea2425de16f54d08d
|
|
| MD5 |
fe50d93bb64f93a23616ef6f16c4addb
|
|
| BLAKE2b-256 |
107907eae7e0a8e853dc5850b43aea5051b0e1d10f384f6ccf8d56cf09f9ce49
|
Provenance
The following attestation bundles were made for airtouch5py-0.4.0.tar.gz:
Publisher:
publish-to-pypi.yml on danzel/airtouch5py
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
airtouch5py-0.4.0.tar.gz -
Subject digest:
e6267c542b13b436f021b64f5d2c1d6d95e23608aa0d702ea2425de16f54d08d - Sigstore transparency entry: 701890401
- Sigstore integration time:
-
Permalink:
danzel/airtouch5py@d61dbe0b69d8f9281fc28cc3583f85694db43486 -
Branch / Tag:
refs/tags/0.4.0 - Owner: https://github.com/danzel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@d61dbe0b69d8f9281fc28cc3583f85694db43486 -
Trigger Event:
push
-
Statement type:
File details
Details for the file airtouch5py-0.4.0-py3-none-any.whl.
File metadata
- Download URL: airtouch5py-0.4.0-py3-none-any.whl
- Upload date:
- Size: 26.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c23aca347546894f7983f40f604472ec5567071525be9c6f5ab85eaa1a9c2a3d
|
|
| MD5 |
06117dafe609da1b2a726ff6a60f28e9
|
|
| BLAKE2b-256 |
c7dde84ba6619840522a84897547f2783b36b370c3c23efe3ae1434b4188977f
|
Provenance
The following attestation bundles were made for airtouch5py-0.4.0-py3-none-any.whl:
Publisher:
publish-to-pypi.yml on danzel/airtouch5py
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
airtouch5py-0.4.0-py3-none-any.whl -
Subject digest:
c23aca347546894f7983f40f604472ec5567071525be9c6f5ab85eaa1a9c2a3d - Sigstore transparency entry: 701890506
- Sigstore integration time:
-
Permalink:
danzel/airtouch5py@d61dbe0b69d8f9281fc28cc3583f85694db43486 -
Branch / Tag:
refs/tags/0.4.0 - Owner: https://github.com/danzel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@d61dbe0b69d8f9281fc28cc3583f85694db43486 -
Trigger Event:
push
-
Statement type: