{"id":17695894,"url":"https://github.com/stefan-hudelmaier/simulated-temperature-sensor","last_synced_at":"2025-06-22T19:36:18.778Z","repository":{"id":99571070,"uuid":"401832438","full_name":"stefan-hudelmaier/simulated-temperature-sensor","owner":"stefan-hudelmaier","description":"A simple simulator of a temperature sensor that sends values to Azure IoT Hub","archived":false,"fork":false,"pushed_at":"2021-09-01T11:22:28.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T04:10:45.726Z","etag":null,"topics":["iot","iot-hub","simulator"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stefan-hudelmaier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-08-31T20:16:52.000Z","updated_at":"2021-11-09T15:54:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"a8859f74-ca4b-42c0-bdb1-53b86a45a623","html_url":"https://github.com/stefan-hudelmaier/simulated-temperature-sensor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stefan-hudelmaier/simulated-temperature-sensor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefan-hudelmaier%2Fsimulated-temperature-sensor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefan-hudelmaier%2Fsimulated-temperature-sensor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefan-hudelmaier%2Fsimulated-temperature-sensor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefan-hudelmaier%2Fsimulated-temperature-sensor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stefan-hudelmaier","download_url":"https://codeload.github.com/stefan-hudelmaier/simulated-temperature-sensor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefan-hudelmaier%2Fsimulated-temperature-sensor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261353322,"owners_count":23146214,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["iot","iot-hub","simulator"],"created_at":"2024-10-24T14:07:19.733Z","updated_at":"2025-06-22T19:36:13.764Z","avatar_url":"https://github.com/stefan-hudelmaier.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"A simple simulator of a temperature sensor that sends values to Azure IoT Hub\n\n# Running via Docker\n\n```\ndocker run --rm -ti \\\n  -e DEVICE_CONNECTION_STRING=\"HostName=myiothub.azure-devices.net;DeviceId=dev1;SharedAccessKey=xxx\" \\\n  ghcr.io/stefan-hudelmaier/simulated-temperature-sensor:main\n```\n\n`DEVICE_CONNECTION_STRING` is the connection string of your Azure IoT Hub Device\n\n# Running locally\n\nInit venv\n\n```\nvirtualenv venv\nsource venv/bin/activate\n```\n\n```\npip3 install -r requirements.txt\npython3 main.py\n```\n\nExit venv:\n\n```\ndeactivate\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefan-hudelmaier%2Fsimulated-temperature-sensor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefan-hudelmaier%2Fsimulated-temperature-sensor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefan-hudelmaier%2Fsimulated-temperature-sensor/lists"}