{"id":20777789,"url":"https://github.com/fiware/tutorials.custom-iot-agent","last_synced_at":"2026-03-08T21:33:46.924Z","repository":{"id":40366715,"uuid":"223192222","full_name":"FIWARE/tutorials.Custom-IoT-Agent","owner":"FIWARE","description":":orange_book: FIWARE 205: Creating a Custom IoT Agent","archived":false,"fork":false,"pushed_at":"2025-09-10T08:05:01.000Z","size":845,"stargazers_count":5,"open_issues_count":1,"forks_count":3,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-10-30T02:54:58.314Z","etag":null,"topics":["fiware","fiware-iot-agents","iot","iot-agent","tutorial","xml"],"latest_commit_sha":null,"homepage":"https://iotagent-node-lib.readthedocs.io/","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-21T14:25:48.000Z","updated_at":"2025-06-18T01:22:07.000Z","dependencies_parsed_at":"2024-01-30T13:27:53.504Z","dependency_job_id":"f5bdbd12-347b-4c9a-ae54-9eacd9105e39","html_url":"https://github.com/FIWARE/tutorials.Custom-IoT-Agent","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/FIWARE/tutorials.Custom-IoT-Agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FIWARE%2Ftutorials.Custom-IoT-Agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FIWARE%2Ftutorials.Custom-IoT-Agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FIWARE%2Ftutorials.Custom-IoT-Agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FIWARE%2Ftutorials.Custom-IoT-Agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FIWARE","download_url":"https://codeload.github.com/FIWARE/tutorials.Custom-IoT-Agent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FIWARE%2Ftutorials.Custom-IoT-Agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30274396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T20:45:49.896Z","status":"ssl_error","status_checked_at":"2026-03-08T20:45:49.525Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["fiware","fiware-iot-agents","iot","iot-agent","tutorial","xml"],"created_at":"2024-11-17T13:17:15.827Z","updated_at":"2026-03-08T21:33:46.918Z","avatar_url":"https://github.com/FIWARE.png","language":"Shell","readme":"[![FIWARE Banner](https://fiware.github.io/tutorials.IoT-over-MQTT/img/fiware.png)](https://www.fiware.org/developers)\n\n[![FIWARE IoT Agents](https://fiware.github.io/catalogue/badges/chapters/iot-agents.svg)](https://github.com/FIWARE/catalogue/blob/master/iot-agents/README.md)\n[![License: MIT](https://img.shields.io/github/license/fiware/tutorials.Iot-Agent.svg)](https://opensource.org/licenses/MIT)\n[![Support badge](https://fiware.github.io/catalogue/badges/stackoverflow/fiware.svg)](https://stackoverflow.com/questions/tagged/fiware)\n\nThis tutorial a wires up the dummy IoT devices which are responding using a custom [XML](https://www.w3.org/TR/xml11/)\nmessage format. A **custom IoT Agent** is created based on the IoT Agent Node.js\n[library](https://iotagent-node-lib.readthedocs.io/en/latest/) and the framework found in the\n[IoT Agent for Ultralight](https://fiware-iotagent-ul.readthedocs.io/en/latest/usermanual/index.html#user-programmers-manual)\ndevices so that measurements can be read and commands can be sent using\n[NGSI-v2](https://fiware.github.io/specifications/OpenAPI/ngsiv2) requests sent to the\n[Orion Context Broker](https://fiware-orion.readthedocs.io/en/latest/).\n\nThe tutorial uses [cUrl](https://ec.haxx.se/) commands throughout, but is also available as\n[Postman documentation](https://www.postman.com/downloads/).\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.Custom-IoT-Agent.git\ncd tutorials.Custom-IoT-Agent\ngit checkout NGSI-v2\n\n./services create\n./services start\n```\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.Custom-IoT-Agent/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.Custom-IoT-Agent/) |  ![](https://img.shields.io/github/last-commit/fiware/tutorials.Custom-IoT-Agent/NGSI-v2)\n| --- | --- | --- | --- |\n\n---\n\n## License\n\n[MIT](LICENSE) © 2020-2026 FIWARE Foundation e.V.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiware%2Ftutorials.custom-iot-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffiware%2Ftutorials.custom-iot-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiware%2Ftutorials.custom-iot-agent/lists"}