Visual Studio extension to ease the use of the Azure IoT client SDK
Перейти к файлу
Artur Laksberg 46e34a7546 Report errors for individual package failures 2016-08-11 10:42:25 -07:00
AzureIoTHubConnectedService Dependency update 2016-08-10 16:50:44 -07:00
AzureIoTHubConnectedServiceLibrary Report errors for individual package failures 2016-08-11 10:42:25 -07:00
Externals Clean up depedencies 2016-02-11 18:41:13 -08:00
.gitignore Fri night checkin 2015-12-04 17:20:50 -08:00
AzureIoTHubConnectedService.sln Refactoring to support 2-phase compilation 2016-01-20 18:45:37 -08:00
ConnectedServices.md Updated Article 2016-02-06 00:45:56 +00:00
FinalPublicKey.snk Add delay signing support 2016-01-27 16:30:26 -08:00
README.md Update README.md 2016-02-18 12:03:46 -08:00
ThirdPartyNotices.txt Update license and thirdpartynotices.txt 2016-02-16 13:44:37 -08:00
license.txt Add MIT license 2016-02-11 18:41:25 -08:00

README.md

Welcome!

Connected Service for Azure IoT Hub is a Visual Studio extension that allows you to quickly connect and start interacting with Azure IoT Hub.

How to build and debug

Prerequisites

To build the project, you need

Build the solution

To build the project, open AzureIoTHubConnectedService.sln in Visual Studio and build it.

Debugging

The best way to debug it is by using Visual Studio experimental hive. Under project options, open the Debug tab and make sure the command line arguments are set to /rootsuffix Exp.

Contribute!

Is there a feature missing that you'd like to see, or found a bug? Or do you have an idea or just interest in helping out in improving the tool? Let us know and we'd love to work with you. For a good starting point on where we are headed and feature ideas, take a look at our requested features and bugs.