Skip to content

DiarmuidKelly/MQTT

Repository files navigation

MQTT-to-InfluxDB

Pass MQTT message to InfluxDB

main.py:L51

HTTP response headers: HTTPHeaderDict({'Content-Type': 'application/json; charset=utf-8', 'X-Influxdb-Build': 'OSS', 'X-Influxdb-Version': 'v2.7.6', 'X-Platform-Error-Code': 'unprocessable entity', 'Date': 'Mon, 20 May 2024 08:20:47 GMT', 'Content-Length': '218'})
HTTP response body: {"code":"unprocessable entity","message":"failure writing points to database: partial write: field type conflict: input field \"temp\" on measurement \"h-pi-1\" is type integer, already exists as type float dropped=1"}

About

MQTT client for IoT InfluxDB interface

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published