- Azure IoT Hub + .NET Core Console App
- Send weather data to IoT Hub
- Receive Direct Method message (using Device Explorer) to change interval of messages
- Unit Test (xUnit, nUnit or MSTest) according to TDD
- Another Console App to replace Device Explorer (send Direct Method messages to IoT Device)
- Unit Test this as well