Skip to main content

Wirepas gateway transport service that connects the local dbus to a remote MQTT broker.

Project description

Wirepas Gateway Transport Service

Documentation Status

Building the wheel

To build the source distribution and wheel file, make sure you have the wheel package installed

   pip install wheel

and then run

   py3clean .
   python3 setup.py clean --all
   python3 setup.py sdist bdist_wheel

A convenience script is available from the utils folder.

Installation

Before you attempt to build and install this package, please ensure that you have all the requirements met.

We highly recommend that you make your installation under a python virtual environment such as virtualenv or pipenv.

To install this package run (use -e for development mode)

   pip install [-e] .

Running inside a virtual environment

When running inside a virtual environment you will need to provide access to system libraries. You can achieve this by using --system-site-packages when setting up your environment or through vext.

If you opt to install vext, please install the PyGObject module with:

   pip install vext vext.gi

You also need to ensure that the following packages are installed inside the virtual environment (as well as their system dependencies):

   pip install pygobject gobject

Starting the service

Please read on how to configure and start the transport service

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

wirepas_gateway-1.4.5.tar.gz (38.9 kB view details)

Uploaded Source

File details

Details for the file wirepas_gateway-1.4.5.tar.gz.

File metadata

  • Download URL: wirepas_gateway-1.4.5.tar.gz
  • Upload date:
  • Size: 38.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.19

File hashes

Hashes for wirepas_gateway-1.4.5.tar.gz
Algorithm Hash digest
SHA256 0546f1b5ed17142cc4cf72e59f65993d7e0b3e249cbc1fbed654ac7b0bbb9b26
MD5 8d696169cc98c8ce8fcea3a323a395d6
BLAKE2b-256 612923d902b41ff4d15d7df168933cbf4e20240657180bbf06c0fd05882580b2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page