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.4.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file spraymistf638-0.1.4.tar.gz
.
File metadata
- Download URL: spraymistf638-0.1.4.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 | c3277eb683d74b454f49bf7bda14ab6dc44740a2f62c1dd824e53a8bfebfc2df |
|
MD5 | 66485c342d9b4fdec483eea4a6e5a0cf |
|
BLAKE2b-256 | 88e9f3640cca839c6a3161162da9da5a6df1460b99881b4949e60d5c1905be7d |
File details
Details for the file spraymistf638-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: spraymistf638-0.1.4-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 | 19a720bb358334bbdc670cc60103ebe73c15e84088c3eaeae75fb5049d5c6966 |
|
MD5 | a6f551205be89969e2ce595df7206153 |
|
BLAKE2b-256 | aac12a951d62d486e6b9fe6d323f03aebf625d43b58cfa7d2778b6c609fac7c8 |