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.0.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file spraymistf638-0.1.0.tar.gz
.
File metadata
- Download URL: spraymistf638-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4ccc93443a9f7713d6d6a924b0016cb8e51f4641c51d7c4bb554c39202707ff |
|
MD5 | c6da4cb713251c8d42e6f56d104415e7 |
|
BLAKE2b-256 | 13ca351966d2c0f00fb3a7bb8154d6fa2005171af85fb141958dab27acc1769b |
File details
Details for the file spraymistf638-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: spraymistf638-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 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 | a8deb85df4d253a6945508bff5dc8b9e568107a4f112ae82e285080b83ed884c |
|
MD5 | c60a70674a094c048f9d2ce7a9d72aae |
|
BLAKE2b-256 | 8345a21f4dc1b96d752b2ad7d93031f07462d6a2e317029fc77a2bee1652a5aa |