Author Topic: Any interest in a driver for MQtt  (Read 5935 times)

travis@travistodd.com

  • Newbie
  • *
  • Posts: 2
    • View Profile
Any interest in a driver for MQtt
« on: November 20, 2016, 08:22:43 PM »
I recently created a driver for Mqtt. It works. The code may need some cleaning up.  If there is an interest I can upload it? It is in C#..

travis
« Last Edit: March 29, 2019, 12:47:33 PM by travis@travistodd.com »

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5260
    • View Profile
    • AdvancedHMI
Re: Any interest in a driver for MQtt
« Reply #1 on: November 21, 2016, 03:29:33 PM »
Out of curiosity, what kind of devices do you use this protocol with?

travis@travistodd.com

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Any interest in a driver for MQtt
« Reply #2 on: January 09, 2017, 08:28:34 PM »
I ran across it being used in IOT apps for Azure and Amazon AWS cloud services.

goghie

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: Any interest in a driver for MQtt
« Reply #3 on: April 29, 2017, 03:46:47 PM »
Yes, there is interest :). Please upload if you are willing.

rob1970

  • Newbie
  • *
  • Posts: 18
    • View Profile
Re: Any interest in a driver for MQtt
« Reply #4 on: December 12, 2020, 10:12:35 AM »
I am very interested in this. Where can I find it? Do you have instructions on how to integrate it? Been looking for something like this.

Godra

  • Hero Member
  • *****
  • Posts: 1436
    • View Profile
Re: Any interest in a driver for MQtt
« Reply #5 on: April 02, 2021, 06:52:28 PM »
Just so these previous posts don't confuse others, the driver is attached in the very first post and you need to be logged in to download it.

aquilmustafa

  • Full Member
  • ***
  • Posts: 121
    • View Profile
Re: Any interest in a driver for MQtt
« Reply #6 on: May 15, 2021, 11:12:41 PM »
Hi All,

Does any one have example application of Mqtt drivers. I do have a project where customer requires me to upload the data to there site using Mqtt. But since my knowledge regarding Mqtt is minimal I'd like some help with the usage of this drivers.

Thanks a lot.

frenelius

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Any interest in a driver for MQtt
« Reply #7 on: May 19, 2021, 07:13:57 AM »
Hello,

Im am trying to implement the driver, but I get different errors.

Does anybody know how to integrate it in an existing project?

Thank you.

rob1970

  • Newbie
  • *
  • Posts: 18
    • View Profile
Re: Any interest in a driver for MQtt
« Reply #8 on: July 09, 2021, 08:07:42 PM »
I could really use it. It's such an easy way to pass data between devices. CLICK PLUS PLCs are even supporting it.