Storing MQTT data into an SQL
Project description
mqttstore Python Package
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 details)
File details
Details for the file mqttstore-0.4.0.tar.gz.
File metadata
- Download URL: mqttstore-0.4.0.tar.gz
- Upload date:
- Size: 27.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07ae3a311416a91b7ed900982e616c74b11bbb572b567b74d5cf8d7e871587bc
|
|
| MD5 |
307e679e3bf9ceb2c1cdf9d9eaff53b9
|
|
| BLAKE2b-256 |
f311d5be74d5fbfeea0971d08c2f2438f8b8c5ff4093c11f062717cba9e509f2
|