{"id":20777801,"url":"https://github.com/fiware/tutorials.edge-computing","last_synced_at":"2025-04-30T18:29:58.521Z","repository":{"id":40557778,"uuid":"254305943","full_name":"FIWARE/tutorials.Edge-Computing","owner":"FIWARE","description":":green_book: FIWARE 507: Cloud-Edge Processing","archived":false,"fork":false,"pushed_at":"2024-08-08T14:13:11.000Z","size":11694,"stargazers_count":12,"open_issues_count":1,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-08T16:38:43.096Z","etag":null,"topics":["edge-computing","fiware","fiware-fogflow","fog-computing","tutorial"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FIWARE.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":"2020-04-09T07:49:39.000Z","updated_at":"2024-05-30T08:33:13.000Z","dependencies_parsed_at":"2024-01-15T08:52:08.999Z","dependency_job_id":"5893697b-e891-4e34-a5a7-076b596aeb33","html_url":"https://github.com/FIWARE/tutorials.Edge-Computing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FIWARE%2Ftutorials.Edge-Computing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FIWARE%2Ftutorials.Edge-Computing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FIWARE%2Ftutorials.Edge-Computing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FIWARE%2Ftutorials.Edge-Computing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FIWARE","download_url":"https://codeload.github.com/FIWARE/tutorials.Edge-Computing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225040442,"owners_count":17411488,"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":["edge-computing","fiware","fiware-fogflow","fog-computing","tutorial"],"created_at":"2024-11-17T13:17:18.761Z","updated_at":"2024-11-17T13:17:19.227Z","avatar_url":"https://github.com/FIWARE.png","language":"Shell","readme":"[![FIWARE Banner](https://fiware.github.io/tutorials.Edge-Computing/img/fiware.png)](https://www.fiware.org/developers)\n\n[![FIWARE Context processing, analysis and visualisation](https://nexus.lab.fiware.org/static/badges/chapters/processing.svg)](https://github.com/FIWARE/catalogue/blob/master/processing/README.md)\n\nThese tutorials are an introduction to [FIWARE FogFlow](https://fogflow.readthedocs.io/en/latest/) which allows its users\nto dynamically orchestrate the processing flows on edges. It explains how to enable FogFlow on a distributed or a single\nnode system, register user defined workload patterns and orchestrate them on the edges in the form of running tasks. For\nbetter understanding, examples have been included in the tutorial.\n\n# Start-Up\n\n## NGSI-v2 Smart Supermarket\n\n**NGSI-v2** offers JSON based interoperability used in individual Smart Systems. To run this tutorial with **NGSI-v2**, use the `NGSI-v2` branch.\n\n```console\ngit clone https://github.com/FIWARE/tutorials.Edge-Computing.git\ncd tutorials.Edge-Computing\ngit checkout NGSI-v2\n\n./services create\n./services start\n```\n\n\u003c!--\n| [![NGSI v2](https://img.shields.io/badge/NGSI-v2-5dc0cf.svg)](https://fiware-ges.github.io/orion/api/v2/stable/) | :books: [Documentation](https://github.com/FIWARE/tutorials.Edge-Computing/tree/NGSI-v2) | \u003cimg src=\"https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/postman.svg\" height=\"15\" width=\"15\"\u003e [Postman Collection](https://fiware.github.io/tutorials.Edge-Computing/) |\n| --- | --- | --- |\n--\u003e\n\n| [![NGSI v2](https://img.shields.io/badge/NGSI-v2-5dc0cf.svg)](https://fiware-ges.github.io/orion/api/v2/stable/) | :books: [Documentation](https://github.com/FIWARE/tutorials.Edge-Computing/tree/NGSI-LD) |\n| --- | --- |\n\n## NGSI-LD Smart Farm\n\n**NGSI-LD** offers JSON-LD based interoperability used for Federations and Data Spaces. To run this tutorial with **NGSI-LD**, use the `NGSI-LD` branch.\n\n```console\ngit clone https://github.com/FIWARE/tutorials.Edge-Computing.git\ncd tutorials.Edge-Computing\ngit checkout NGSI-LD\n\n./services create\n./services start\n```\n\u003c!--\n| [![NGSI LD](https://img.shields.io/badge/NGSI-LD-d6604d.svg)](https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.08.01_60/gs_cim009v010801p.pdf) | :books: [Documentation](https://github.com/FIWARE/tutorials.Edge-Computing/tree/NGSI-LD) | \u003cimg  src=\"https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/postman.svg\" height=\"15\" width=\"15\"\u003e [Postman Collection](https://fiware.github.io/tutorials.Edge-Computing/ngsi-ld.html) |\n| --- | --- | --- |\n--\u003e\n\n| [![NGSI LD](https://img.shields.io/badge/NGSI-LD-d6604d.svg)](https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.08.01_60/gs_cim009v010801p.pdf) | :books: [Documentation](https://github.com/FIWARE/tutorials.Edge-Computing/tree/NGSI-LD) | \n| --- | --- | \n\n\n---\n\n## License\n\n[MIT](LICENSE) © 2020-2024 FIWARE Foundation e.V.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiware%2Ftutorials.edge-computing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffiware%2Ftutorials.edge-computing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiware%2Ftutorials.edge-computing/lists"}