An open API service indexing awesome lists of open source software.

https://github.com/lux4rd0/qingping-collector

Qingping Collector is a real-time data collection and processing application that gathers environmental data from Qingping devices via MQTT and stores it in InfluxDB for analysis. It features robust logging, automatic reconnection, and easy deployment using Docker
https://github.com/lux4rd0/qingping-collector

acq influxdb2 iot python qingping

Last synced: 8 months ago
JSON representation

Qingping Collector is a real-time data collection and processing application that gathers environmental data from Qingping devices via MQTT and stores it in InfluxDB for analysis. It features robust logging, automatic reconnection, and easy deployment using Docker

Awesome Lists containing this project

README

          

# Qingping Air Monitor Lite MQTT to InfluxDB Collector

Welcome to the **Qingping Air Monitor Lite MQTT to InfluxDB Collector**!

This project helps you collect real-time data from Qingping Air Monitor Lite using **MQTT** and stores it in **InfluxDB** for time-series analysis. This solution is perfect for monitoring environmental metrics with features like diagnostic data collection, error handling, and secure connections.

![](https://labs.lux4rd0.com/wp-content/uploads/2024/11/qingping_air_quality_overview.png)

## **Quick Start**

1. **[Configure Your Devices](https://github.com/lux4rd0/qingping-collector/wiki/Setup-Devices)**
Learn how to set up your Qingping devices to publish data to your local MQTT broker.

2. **[Deploy the Collector](https://github.com/lux4rd0/qingping-collector/wiki/Deployment)**
Use Docker Compose to set up the collector quickly and reliably.

3. **[Configuration Guide](https://github.com/lux4rd0/qingping-collector/wiki/Configuration)**
Review all environment variables and configuration options.

## **Visit the Wiki**
For detailed instructions, configuration options, and troubleshooting, check out the **[Wiki](https://github.com/lux4rd0/qingping-collector/wiki)**.