Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 580 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 580 Bytes

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"}