{"id":23729816,"url":"https://github.com/azure/iot-workshop-asset-tracking","last_synced_at":"2025-09-04T05:32:26.905Z","repository":{"id":47942319,"uuid":"220619732","full_name":"Azure/iot-workshop-asset-tracking","owner":"Azure","description":"End-to-end IoT workshop focusing on a real-time asset tracking scenario.","archived":false,"fork":false,"pushed_at":"2024-06-22T21:33:20.000Z","size":10103,"stargazers_count":50,"open_issues_count":8,"forks_count":22,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-08-29T06:33:57.085Z","etag":null,"topics":["azure-iot","azure-maps","azure-stream-analytics","iot","iot-hub","mxchip","time-series-insights"],"latest_commit_sha":null,"homepage":"https://aka.ms/iot-workshop-asset-tracking","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Azure.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":"SECURITY.md","support":null}},"created_at":"2019-11-09T09:27:49.000Z","updated_at":"2025-02-20T01:06:59.000Z","dependencies_parsed_at":"2023-01-26T23:31:35.871Z","dependency_job_id":null,"html_url":"https://github.com/Azure/iot-workshop-asset-tracking","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Azure/iot-workshop-asset-tracking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fiot-workshop-asset-tracking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fiot-workshop-asset-tracking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fiot-workshop-asset-tracking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fiot-workshop-asset-tracking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure","download_url":"https://codeload.github.com/Azure/iot-workshop-asset-tracking/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fiot-workshop-asset-tracking/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273555845,"owners_count":25126423,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-iot","azure-maps","azure-stream-analytics","iot","iot-hub","mxchip","time-series-insights"],"created_at":"2024-12-31T02:18:38.598Z","updated_at":"2025-09-04T05:32:26.211Z","avatar_url":"https://github.com/Azure.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Azure IoT Workshop: Real-time asset tracking for international company Contoso Art Shipping\n\n![Contoso Intro image](assets/contoso-art-shipping.png)\n\n## Introduction and Scenario\n\nContoso Art Shipping Inc. is a company specialized in shipping artwork. They are losing money as their customers are generally dissatisfied with their service – more and more parcel are getting damaged due to adverse weather conditions and improper handling, which causes a tremendous increase in insurance claims, as well as associated personnel costs to follow up on said claims.\n\nContoso already have an ERP in place and they have built a mobile application that allows to show “basic” tracking information, essentially the parcel pick-up date and estimated delivery date.\n\nThey realize they need to be more precise on the location of the parcels, conditions during travel, and their overall ability to detect that goods are getting tampered during transport – they ship ~50,000 shipments a month with the issues mentioned above costing them an estimated \\$2 per shipment on average, i.e over \\$1M every year.\n\n## Contoso Art Shipping's requirements in a nutshell\n\n* **Track** in real-time the physical location and condition of their parcels\n* Efficiently **store** this data so that it can be accessed and queried\n* Get **alerts** when abnormal conditions are detected…\n* …and visualize them on a **map**\n* **Integrate** with their existing business applications\n* **Scale** from a very small deployment to something much bigger\n\n## Outline\n\nIn this workshop, you will be building Contoso Art Shipping's IoT solution.\n\n1. [Connecting an asset tracking device to Azure IoT](step-001-connecting-a-device/)\n2. [Setting up a data pipeline](step-002-setting-up-data-pipeline/)\n3. [Anomaly detection](step-003-anomaly-detection/)\n4. [Map visualization - Where are my parcels?](step-004-map-visualization/)\n\nThe last part will showcase how to feed your insights (we'll learn how to trigger events on sudden temperature variations on our asset tracking devices) into Contoso's ERP and mobile application. It will be shown through a demo, as time constraints don't allow for this part to be included in this one-day workshop.\n\n## Supporting slide deck \u0026 video walkthrough\n\nYou can follow along using the [following slide deck](assets/Azure\u0026#32;IoT\u0026#32;Workshop\u0026#32;-\u0026#32;Realtime\u0026#32;asset\u0026#32;tracking.pdf).\n\nThe video recording below walks you through the various steps of the workshop in about 3 hours:\n\n\u003ciframe src=\"https://www.youtube.com/embed/3A6Lhakfyes\" \n    width=\"560\" \n    height=\"315\"\n    frameborder=\"0\" \n    allowfullscreen\u003e\n\u003c/iframe\u003e\n\n## Contributing\n\nThis project welcomes contributions and suggestions.  Most contributions require you to agree to a\nContributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us\nthe rights to use your contribution. For details, visit [https://cla.opensource.microsoft.com](https://cla.opensource.microsoft.com).\n\nWhen you submit a pull request, a CLA bot will automatically determine whether you need to provide\na CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions\nprovided by the bot. You will only need to do this once across all repos using our CLA.\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or\ncontact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n\n## Legal Notices\n\nMicrosoft and any contributors grant you a license to the Microsoft documentation and other content\nin this repository under the [Creative Commons Attribution 4.0 International Public License](https://creativecommons.org/licenses/by/4.0/legalcode),\nsee the [LICENSE](LICENSE) file, and grant you a license to any code in the repository under the [MIT License](https://opensource.org/licenses/MIT), see the\n[LICENSE-CODE](LICENSE-CODE) file.\n\nMicrosoft, Windows, Microsoft Azure and/or other Microsoft products and services referenced in the documentation\nmay be either trademarks or registered trademarks of Microsoft in the United States and/or other countries.\nThe licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks.\nMicrosoft's general trademark guidelines can be found at [http://go.microsoft.com/fwlink/?LinkID=254653](http://go.microsoft.com/fwlink/?LinkID=254653).\n\nPrivacy information can be found at [https://privacy.microsoft.com/en-us/](https://privacy.microsoft.com/en-us/)\n\nMicrosoft and any contributors reserve all other rights, whether under their respective copyrights, patents,\nor trademarks, whether by implication, estoppel or otherwise.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazure%2Fiot-workshop-asset-tracking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazure%2Fiot-workshop-asset-tracking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazure%2Fiot-workshop-asset-tracking/lists"}