Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 303 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 303 Bytes

C# Assignment 3 - Azure (Functions + IoT)

G:

  • Azure IoT Hub
  • .NET Core Console App (as IoT Device)
  • Send weather data (from API or random) to IoT Hub

VG:

  • Azure Function App w/ HttpTrigger
  • Receive DeviceId and Message
  • Send message to Console App and print it