{"id":16151607,"url":"https://github.com/timoknapp/az-iot-demos","last_synced_at":"2026-05-03T17:33:28.186Z","repository":{"id":241681605,"uuid":"617879360","full_name":"timoknapp/az-iot-demos","owner":"timoknapp","description":"☁️ 🏭 Azure IoT Demos - Providing IoT sample use cases using Azure IoT Hub","archived":false,"fork":false,"pushed_at":"2023-03-29T09:07:21.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-24T13:05:49.294Z","etag":null,"topics":["azure","esp32","esp8266","iot","iothub"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timoknapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-23T09:57:35.000Z","updated_at":"2023-03-23T17:32:13.000Z","dependencies_parsed_at":"2024-05-29T17:09:07.986Z","dependency_job_id":"9599fbb5-4834-4885-a9bc-43588004cb1f","html_url":"https://github.com/timoknapp/az-iot-demos","commit_stats":null,"previous_names":["timoknapp/az-iot-demos"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/timoknapp/az-iot-demos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoknapp%2Faz-iot-demos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoknapp%2Faz-iot-demos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoknapp%2Faz-iot-demos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoknapp%2Faz-iot-demos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timoknapp","download_url":"https://codeload.github.com/timoknapp/az-iot-demos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoknapp%2Faz-iot-demos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32578649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure","esp32","esp8266","iot","iothub"],"created_at":"2024-10-10T00:58:11.351Z","updated_at":"2026-05-03T17:33:28.164Z","avatar_url":"https://github.com/timoknapp.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ☁️ 🏭 Azure IoT Demos\n\n## 📒 ToDo's\n\n- Testing Azure IoT Hub Device Provisioning Service (DPS)\n- Testing Device Update for IoT Hub\n- Testing [IoT Hub device streams](https://learn.microsoft.com/en-us/azure/iot-hub/iot-hub-device-streams-overview)\n\n## 🎯 Features\n\n- Receive temperature data every 30 seconds and push it Azure IoT Hub\n- Make use of the Azure IoT Hub Device SDK (Azure SDK for embedded C)\n\n## 🚀 Getting Started\n\n### 📦 Prerequisites\n\n- VS Code with PlatformIO extension\n- ESP32 or ESP8266 board\n- Temperature sensor (e.g. DHT22, TMP36, etc.)\n\n### 📥 Installing\n\n- Prepare your `src/secrets.h` file\n  - Execute the following command in the directory of this project:\n    - ```bash\n      echo \"#ifndef SECRETS_H\n      #define SECRETS_H\n\n      #define SECRET_WIFI_SSID \\\"yourSSID\\\"\n      #define SECRET_WIFI_PASSWORD \\\"yourWifiPassword\\\"\n      #define SECRET_IOTHUB_FQDN \\\"yourIoTHubFQDN\\\"\n      #define SECRET_DEVICE_ID \\\"yourDeviceID\\\"\n      #define SECRET_DEVICE_KEY \\\"yourDeviceKey\\\"\n\n      #endif /* SECRETS_H */\" \u003e src/secrets.h\n      ```\n  - Replace all placeholder values (e.g.`yourSSID` and `yourWiFiPassword`) with your data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimoknapp%2Faz-iot-demos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimoknapp%2Faz-iot-demos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimoknapp%2Faz-iot-demos/lists"}