Receiving hivemq published data in timescale db cloud via python

Hello!
Actually I am interested in receiving data in timescale db cloud via python
which is generated by hivemq so please help me to figure out that problem

Hello @tuba ,

Thank you for the interest in MQTT and HiveMQ - welcome to the community!

In order to better review options, we would need to know which client and brokers are in-use, currently, and the use case you are currently looking to implement.

At this time, HiveMQ does not offer a solution for Timescale DB integration. As a result, this will need to be created via a custom HiveMQ extension. Our extension documentation is available here. Additionally, our InfluxDB solution is available here, which may be useful as an example DB implementation.

Best,
Aaron from HiveMQ Team