Is there any detail tutorial about Universal Device Driver (UDD)
Dear,
I am evaluating Universal Device Driver (UDD) for one on-going project using socket TCP communication. I can find some examples of the profile files from following github link.
https://github.com/PTCInc/Universal-Device-Driver-Examples
I also studied the video tutorial from following Youtube post (Getting Started with the Universal Device Driver). But the example (openweathermap api) doesn't work.
https://www.youtube.com/watch?v=RGWTfE3Yg4Y&t=5s
So can I find other detail tutorial, then I can build up an end-to-end example?
Thanks

