wialon / gmqtt

Python MQTT v5.0 async client
MIT License
396 stars 52 forks source link

Read message from mqtt and post Data to wialon #134

Closed Aliber009 closed 2 years ago

Aliber009 commented 3 years ago

Hello , and thanks for the Effort , my device is a no branded, it sends the data to RabitMq, Please how Can read data from a certain topic and send it to wialon via TCP whenever I get a msg in my queue, is it possible with your program ? Thank youu

Lenka42 commented 2 years ago

@Aliber009 sure, You can use RabbitMq MQTT plugin. Using our library you can subscribe to the topic you need and once you get a message perform request to Wialon.