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.2.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file spraymistf638-0.1.2.tar.gz
.
File metadata
- Download URL: spraymistf638-0.1.2.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 | 6d90e6e3e360def3a7a1c7e4faae5a657a14d273403867d611df354e5c8ac290 |
|
MD5 | d0293d1aaae62f335231436fac074f82 |
|
BLAKE2b-256 | 25f26dcff5a4b32e6ad41265fc3f9e0632c7588de15cc49791fadd19c39a8a5d |
File details
Details for the file spraymistf638-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: spraymistf638-0.1.2-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 | 9a7938a4a87f49de198b381de14da17215b82c5fa13d93b6889e7a106e0ea37a |
|
MD5 | c79610d6ec4ec8d2e7da9da9bc210297 |
|
BLAKE2b-256 | 7c9cacb2f8d3760c8c9a09b4f3bf4aee2715272bb6ac7caffca15751b88f57f8 |