This solution can be used to ramp-up on Azure IoT Hub
Some of the scenarios covered are as following.
-
CRUD operations on Device provisioning.
1.1 Add Device using Symmetric key. 1.2 Add Device using Self Signed Certificate. 1.3 Add Device using Provisioning Service.
-
Sending and receving messages from device to cloud.
-
Sending and receving messages from cloud to device.
-
Device Agent that listen to Azure IoT Hub.
Copy the project and it wil be up and running on your local machine for development and testing purposes.
What things you need to install the software
Visual studio 2019
Dot net core
MVC
Azure (IoT Hub set up)
- Abhishek Gaurav - Full work
This project is licensed under the private License - see the LICENSE.md file for details