Commit 67ebe9e0 authored by Patrick Ade's avatar Patrick Ade
Browse files

preparation for integration in web project

parent a168b48f
Metadata-Version: 2.4
Name: mqtt-influx-backend
Version: 0.1.0
Summary: Backend to write MQTT sensor data to InfluxDB
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: paho-mqtt
Requires-Dist: influxdb-client
pyproject.toml
src/mqtt_influx_backend/InfluxDBWriter.py
src/mqtt_influx_backend/MQTTClientHandler.py
src/mqtt_influx_backend/Main.py
src/mqtt_influx_backend/__init__.py
src/mqtt_influx_backend.egg-info/PKG-INFO
src/mqtt_influx_backend.egg-info/SOURCES.txt
src/mqtt_influx_backend.egg-info/dependency_links.txt
src/mqtt_influx_backend.egg-info/requires.txt
src/mqtt_influx_backend.egg-info/top_level.txt
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment