No project description provided
Project description
Python Library for controlling of Spray-Mist-F638
Usage example
from spraymistf638.driver import (
SprayMistF638,
WorkingMode,
RunningMode,
SprayMistF638Exception
)
device = SprayMistF638("11:11:11:11:11:11")
if device.connect():
work_mode = device.working_mode
run_mode = device.running_mode
device.disconnect()
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
spraymistf638-0.1.6.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file spraymistf638-0.1.6.tar.gz
.
File metadata
- Download URL: spraymistf638-0.1.6.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2462a838ee9bceddee2c2af4a51fa8e720e102260411b08883612b97c1e9b75b |
|
MD5 | fbcaff66fdc446a2c26e53760ca802d6 |
|
BLAKE2b-256 | 4b3a6f31560a0fd99defec9598201bc0c02f93efbc684c5c793860122acdade4 |
File details
Details for the file spraymistf638-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: spraymistf638-0.1.6-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49ea50081fac8cd9bac4706b3bcfc8ce410e4803a0acc9eaa5ce09426660b39f |
|
MD5 | b518bf178ef49ed2185ecc3c5be35398 |
|
BLAKE2b-256 | 35d3ba36c0012e17de2590735f71e82f933ce09e1b19ca1fb9a87a7d3a37b807 |