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.3.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file spraymistf638-0.1.3.tar.gz
.
File metadata
- Download URL: spraymistf638-0.1.3.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 | 30b4319c34d79a12ff8bdadb83b56f47a51ad05590fb5bc38fb286c90aef4555 |
|
MD5 | 5e75358670ac60d539e8b21b6f393152 |
|
BLAKE2b-256 | 8ee80007d556eb8df54f07f52646b55d4ec9beafae985c9016a833c20b7c7542 |
File details
Details for the file spraymistf638-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: spraymistf638-0.1.3-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 | 858ff0fd8d4ac7a0a078b0eb873c75517e145be902575c66ab373294b15837c3 |
|
MD5 | 30ce9402543d3b74bf7112dd8552356b |
|
BLAKE2b-256 | 8af15417a8907ebafe0ffb22e3c60625ef3db6b9298d795b22073bb32c23900b |