Gcobani Mkontwana

Gcobani Mkontwana

  • 558
  • 1.9k
  • 397.7k

How to build a C++ azure iot using a device(Arduno) ?

Aug 16 2019 2:41 AM
HI Team
 
I am new to this cloud stack for using azure iot, in building a console client application(C++) to send message to azure portal. is there any form of examples, my team are using C++ as a custom module chosen. So i know in C# there are plenty examples, just want to find out if there are examples on this module. Help will be highly appreciated.
 
Scenario
- The device client(C++) module needs SDK that will read data and be able to send it to cloud device.
- temperature, humidity, location, deviceId, connectionString maybe the field to cater this device client.
- On azure portal they need to able to expose all this data as Analytics on my Dashboard.
 
I have worked on NodeJs, i was able to achieve this together with C# module, its only this module havent gone much to achieve it. 

Answers (2)