Azure-Samples / azure-iot-starter-kits

Samples for Azure IoT starter kits.
MIT License
30 stars 39 forks source link

Update Temperature Sensor Solution #26

Closed daisukeiot closed 5 years ago

daisukeiot commented 5 years ago

Purpose

Update for IoT Edge GA runtime

Does this introduce a breaking change?

[ ] Yes [x] No

Pull Request Type

[ ] Bugfix [ ] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [ ] Documentation content changes [x] Other... Please describe: Adjust code, dockerfile, and deployment template for IoT Edge GA runtime

How to Test

  1. With starterkit cli, create Azure Resources and install IoT Edge Runtime
  2. Clone repo
  3. Build container and deploy

What to Check

Temperature Sensor module sends telemetry to IoT Hub

daisukeiot commented 5 years ago

cancel