{"id":13421894,"url":"https://github.com/Azure/iotedgedev","last_synced_at":"2025-03-15T10:31:29.560Z","repository":{"id":27975366,"uuid":"115764143","full_name":"Azure/iotedgedev","owner":"Azure","description":"The Azure IoT Edge Dev Tool greatly simplifies your Azure IoT Edge development process. It has everything you need to get started and helps with your day-to-day Edge development.","archived":false,"fork":false,"pushed_at":"2024-03-13T17:27:55.000Z","size":4414,"stargazers_count":163,"open_issues_count":44,"forks_count":71,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-03-05T19:42:09.846Z","etag":null,"topics":["azure-iot-edge","iot","python"],"latest_commit_sha":null,"homepage":"https://aka.ms/iotedgedev","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Azure.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-30T00:45:32.000Z","updated_at":"2024-12-27T21:43:32.000Z","dependencies_parsed_at":"2024-06-21T05:43:28.026Z","dependency_job_id":"68f05ea0-de4d-4460-957f-a7b93b8752db","html_url":"https://github.com/Azure/iotedgedev","commit_stats":{"total_commits":500,"total_committers":44,"mean_commits":"11.363636363636363","dds":0.848,"last_synced_commit":"4e51ecdcddd4bdd565312dc72401701a202b4e3f"},"previous_names":["jonbgallant/azure-iot-edge-dev-tool"],"tags_count":64,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fiotedgedev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fiotedgedev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fiotedgedev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fiotedgedev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure","download_url":"https://codeload.github.com/Azure/iotedgedev/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243293794,"owners_count":20268142,"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":["azure-iot-edge","iot","python"],"created_at":"2024-07-30T23:00:33.560Z","updated_at":"2025-03-15T10:31:28.861Z","avatar_url":"https://github.com/Azure.png","language":"Python","funding_links":[],"categories":["Developer Tools"],"sub_categories":[],"readme":"# Azure IoT Edge Dev Tool\r\n\r\n[![PyPI version](https://badge.fury.io/py/iotedgedev.svg)](https://badge.fury.io/py/iotedgedev)\r\n[![Build Status](https://dev.azure.com/Azure-IoT-DDE-EdgeExperience/IoTEdgeDev/_apis/build/status/Azure.iotedgedev?branchName=main)](https://dev.azure.com/Azure-IoT-DDE-EdgeExperience/IoTEdgeDev/_build/latest?definitionId=35\u0026branchName=main)\r\n\r\nThe **IoT Edge Dev Tool** greatly simplifies [Azure IoT Edge](https://azure.microsoft.com/en-us/services/iot-edge/) development down to simple commands driven by environment variables.\r\n\r\n- It gets you started with IoT Edge development with the [IoT Edge Dev Container](https://hub.docker.com/r/microsoft/iotedgedev/) and IoT Edge solution scaffolding that contains a default module and all the required configuration files.\r\n- It speeds up your inner-loop dev (dev, debug, test) by reducing multi-step build \u0026 deploy processes into one-line CLI commands as well as drives your outer-loop CI/CD pipeline. _You can use all the same commands in both stages of your development life-cycle._\r\n\r\n## Overview\r\n\r\nFor the absolute fastest way to get started with IoT Edge Dev, please see the [quickstart](docs/quickstart.md) section.\r\n\r\nFor a more detailed overview of IoT Edge Dev Tool including setup, commands and troubleshooting, please see the [Wiki](https://github.com/Azure/iotedgedev/wiki).\r\n\r\n## Data/Telemetry\r\n\r\nThis project collects usage data and sends it to Microsoft to help improve our products and services. Read our [privacy statement](http://go.microsoft.com/fwlink/?LinkId=521839) to learn more.\r\nIf you don’t wish to send usage data to Microsoft, you can change your telemetry settings by updating `collect_telemetry` to `no` in `~/.iotedgedev/settings.ini`.\r\n\r\n## Contributing\r\n\r\nThis project welcomes contributions and suggestions. Please refer to the [Contributing file](CONTRIBUTING.md) for details on contributing changes.\r\n\r\nMost contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to,\r\nand actually do, grant us the rights to use your contribution. For details, visit\r\n\u003chttps://cla.microsoft.com\u003e.\r\n\r\nWhen you submit a pull request, a CLA-bot will automatically determine whether you need\r\nto provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the\r\ninstructions provided by the bot. You will only need to do this once across all repositories using our CLA.\r\n\r\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\r\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/)\r\nor contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\r\n\r\n## Support\r\n\r\nThe team monitors the issue section on regular basis and will try to assist with troubleshooting or questions related IoT Edge tools on a best effort basis.\r\n\r\nA few tips before opening an issue. Try to generalize the problem as much as possible. Examples include:\r\n\r\n- Removing 3rd party components\r\n- Reproduce the issue with provided deployment manifest used\r\n- Specify whether issue is reproducible on physical device or simulated device or both\r\nAlso, Consider consulting on the [docker docs channel](https://github.com/docker/docker.github.io) for general docker questions.\r\n\r\n## Additional Resources\r\n\r\nPlease refer to the [Wiki](https://github.com/Azure/iotedgedev/wiki) for details on setup, usage, and troubleshooting.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAzure%2Fiotedgedev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAzure%2Fiotedgedev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAzure%2Fiotedgedev/lists"}