Hello
I'm looking for a functional MQTT client for Labview. I have searched and found some stuff, but they seem old and not supported. Does anyone have any info on this, any pointers to supported and functional MQTT clients. Is NI doing any development?
Thanks
Hi,
i'm using this one
https://github.com/DAQIO/LVMQTT
for multiple projects. It is a nice library and easy to use. There is also an example for publisch and subscribe included.
Regards
Kay
Thanks, will try it.