Hi Folks,
Microsoft is providing an Open Source SDK to address the Azure IoT Hub and Suite, that is compatible Linux, Windows and OSLess systems for various languages such as C, C#,...
The repository is accessible on GitHub : https://github.com/Azure/azure-iot-sdks/
Using this SDK to push data to the Azure IoT Suite default Solution from a Windows 10 IoT Core Universal Application, is not straight forward, as there is no C# version of the remote-monitoring application.
Showing posts with label SDK. Show all posts
Showing posts with label SDK. Show all posts
Thursday, January 14, 2016
Using Azure IoT Suite from Linux (Ubuntu 14.04)
Hi Folks,
Microsoft is providing an Open Source SDK to address the Azure IoT Hub and Suite, that is compatible Linux, Windows and OSLess systems for various languages such as C, C#,...
The repository is accessible on GitHub : https://github.com/Azure/azure-iot-sdks/
When using this repository and projects there are few pre-requisites, and the details below are for an Ubuntu 14.04 system.
Microsoft is providing an Open Source SDK to address the Azure IoT Hub and Suite, that is compatible Linux, Windows and OSLess systems for various languages such as C, C#,...
The repository is accessible on GitHub : https://github.com/Azure/azure-iot-sdks/
When using this repository and projects there are few pre-requisites, and the details below are for an Ubuntu 14.04 system.
Thursday, February 28, 2013
WEC6 SDK installation failling with Visual Studio 2008
Hi Folks,
if you are trying to install a Windows Embedded Compact 6 SDK on a machine that have Visual Studio 2008 installed then you will probably face the following error messages :
"ToolMsmCA (Error): IHxRegisterSession transaction failure: Err = 0x8004036f, pRegSession -> CommitTransaction()"
or
"ToolsMsmCA (Error):IHxFilters filter registration failure: Err=0x80040305, Context = pFilters -> SetNamespace(Namespace)"
Then during the SDK installation wizard, choose a Custom installation and deselect the associated documentation.
- Nicolas
if you are trying to install a Windows Embedded Compact 6 SDK on a machine that have Visual Studio 2008 installed then you will probably face the following error messages :
"ToolMsmCA (Error): IHxRegisterSession transaction failure: Err = 0x8004036f, pRegSession -> CommitTransaction()"
or
"ToolsMsmCA (Error):IHxFilters filter registration failure: Err=0x80040305, Context = pFilters -> SetNamespace(Namespace)"
Then during the SDK installation wizard, choose a Custom installation and deselect the associated documentation.
- Nicolas
Subscribe to:
Posts (Atom)