Forum Discussion
David Jones
Jun 01, 2019Brass Contributor
Azure IoT Hub Device Streaming with UWP
Azure IoT Hub Device Streaming is a cool technology for point to point communications between a user app and an IoT device using an Azure IoT Hub has the go-between. The Azure IOT SDK DS samples are ...
- Jul 05, 2019
Thanks for the feedback. I have renamed a few links on the blog that had spaces and caused linkage errors. I have updated the link. Nb I have a major follow up on this as follows..
David Jones
Jul 05, 2019Brass Contributor
Note that the AMPQ issue as per the first post has been resolved. There is a bug in the installation of one of the Nuget libraries that doesn't get the latest Amqp Nuget library which is resolved by manually installing the latest Ampq Nuget package. This has been fed back