Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
co2ampel2
Web
Commits
67ebe9e0
Commit
67ebe9e0
authored
Apr 19, 2025
by
Patrick Ade
Browse files
preparation for integration in web project
parent
a168b48f
Changes
26
Hide whitespace changes
Inline
Side-by-side
mqtt_influx_backend.egg-info/top_level.txt
deleted
100644 → 0
View file @
a168b48f
mqtt_to_influx
src/mqtt_influx_backend.egg-info/PKG-INFO
deleted
100644 → 0
View file @
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
src/mqtt_influx_backend.egg-info/SOURCES.txt
deleted
100644 → 0
View file @
a168b48f
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
src/mqtt_influx_backend.egg-info/dependency_links.txt
deleted
100644 → 0
View file @
a168b48f
src/mqtt_influx_backend.egg-info/requires.txt
deleted
100644 → 0
View file @
a168b48f
paho-mqtt
influxdb-client
src/mqtt_influx_backend.egg-info/top_level.txt
deleted
100644 → 0
View file @
a168b48f
mqtt_influx_backend
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment