Skip to main content

Storing MQTT data into an SQL

Project description

mqttstore Python Package

pipeline status coverage report documentation PyPI

mqttstore is a Python package store MQTT data to an SQLite Database.

Installation

First, make sure you have a recent version of setuptools:

python3 -m pip install --user --upgrade setuptools

Then, to install, run from the repository root:

python3 -m pip install --user .

or install it from PyPi:

python3 -m pip install --user mqttstore

(Run sudo apt-get update && sudo apt-get -y install python3-pip if it complains about pip not being found)

What can mqttstore do?

  • store MQTT data to an SQLite database following user-defined rules
  • a systemd user service file is also provided

Documentation

Documentation of the mqttstore package can be found here on GitLab.

Also, the command-line help page mqttstore -h is your friend.

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

mqttstore-0.4.0.tar.gz (27.1 kB view hashes)

Uploaded Source

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