aioruuvigateway
An asyncio-native library for requesting data from a Ruuvi Gateway.
Installation
Requires Python 3.7 or newer.
pip install aioruuvigateway
Usage
Ensure you have set up bearer token authentication in your Ruuvi Gateway (and that you know the token).
API
Documentation can be found in test_library.py for now, sorry.
Command line interface
You can use the command line interface to test the library.
python -m aioruuvigateway --host 192.168.1.249 --token bearbear --parse --json
will output data from the gateway in JSON format, printing changed information every 10 seconds.
License
aioruuvigateway is distributed under the terms of the MIT license.
Release files for aioruuvigateway 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aioruuvigateway-0.1.0.tar.gz | 8.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| aioruuvigateway-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.9 kB
Release files / aioruuvigateway-0.1.0.tar.gz
| Download URL | aioruuvigateway-0.1.0.tar.gz |
|---|---|
| Size | 8.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8c98368a04e14e563440489a28fa1c11f07b4d75fcb092aa1eb91f53a40bd0f8
|
|
BLAKE2b-256 checksum How to use checksums |
666f37b79a9f684f4fc87f23f93fa4fdbda5c4c1aee1e7589f9b546f4a601adc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.23.1
|
Release files / aioruuvigateway-0.1.0-py3-none-any.whl
| Download URL | aioruuvigateway-0.1.0-py3-none-any.whl |
|---|---|
| Size | 5.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4bf6e3ba6630c4e1f3358eb8cb147fd6d44c5be168b5cc3514d8311d90502b19
|
|
BLAKE2b-256 checksum How to use checksums |
8cb12433c53656e93aa2f543b582192e1dc3a558dbf42103f0ab6a1a9f193296
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.23.1
|