Wrapper interfaces to interact with Wirepas APIs.
Project description
Wirepas Messaging
This wheel contains the generated code to interact with Wirepas Mesh services.
Installation
To install the wirepas messaging package start by cloning the repo
git clone https://github.com/wirepas/backend-apis.git
Install the protocol buffer compiler, eg,
pip install grpcio-tools
Copy and compile the protocol buffer files
./utils/pull_protos.sh
./utils/compile_protos.sh
Generate the python wheel with
./utils/generate_wheel.sh
Afterwards, install the package from the dist folder with
python install dist/wirepas_messaging-*.whl
or
python install dist/wirepas_messaging-*.tar
For development mode installation use
pip install -e .
If you wish to run the examples, please install with the extra requirements
python install dist/wirepas_messaging-*.whl[examples]
Services API documentation
Please refer to the backend apis repository for documentation on the Wirepas' services APIs.
Examples
For more information about Wirepas Network Tool examples please see README.md
Install from PyPi
This package is available from PyPi.
License
Licensed under the Apache License, Version 2.0. See LICENSE for the full license text.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file wirepas_messaging-1.4.0.tar.gz
.
File metadata
- Download URL: wirepas_messaging-1.4.0.tar.gz
- Upload date:
- Size: 70.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 012d38eac764225d01b341d095b99eab90ea0fd64eabb97073bef938d06fd3fd |
|
MD5 | ab7ef38287c293369363aca28b019398 |
|
BLAKE2b-256 | d85a14115fd61a44d15b9a7c5b758dcce66ae763245c5af52182dfd201ba045a |
File details
Details for the file wirepas_messaging-1.4.0-py3-none-any.whl
.
File metadata
- Download URL: wirepas_messaging-1.4.0-py3-none-any.whl
- Upload date:
- Size: 1.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a06211d95606c35fce484ac7d5161500a590a2ac497afd5e2d0d74d7fa0c7e51 |
|
MD5 | 9c30130118683b4ecf560390db64906f |
|
BLAKE2b-256 | ca337cc2a9d5edb7db8c711250047292135b195f6471b636c9bd9f8e0e717664 |