Mqtt to influxdb database

Hello all is anyone make a python script to decode mqtt packets and insert in Influxdb database? Without add integration in loraserver.

Sure, you need to string together something like a paho example, base64 decoding, and an influx example.

Do beware that making the mqtt subscription robust against server/network hiccups can take some care in failure handling

Any example code to test it ? im trying with node-red but no success.The message in Chronograf is unsupported mean iterator type : *query.stringInterruptIterrator