{"id":38513758,"url":"https://github.com/c-3lab/fiware-learning-handson","last_synced_at":"2026-01-17T06:25:05.730Z","repository":{"id":43601009,"uuid":"510218850","full_name":"c-3lab/fiware-learning-handson","owner":"c-3lab","description":"GitHub codespacesで体験するFIWARE学習コンテンツ","archived":false,"fork":false,"pushed_at":"2023-01-12T05:14:55.000Z","size":16402,"stargazers_count":2,"open_issues_count":9,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-03-05T18:11:29.019Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/c-3lab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-04T05:03:23.000Z","updated_at":"2022-09-22T05:41:21.000Z","dependencies_parsed_at":"2023-02-09T10:15:44.131Z","dependency_job_id":null,"html_url":"https://github.com/c-3lab/fiware-learning-handson","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/c-3lab/fiware-learning-handson","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-3lab%2Ffiware-learning-handson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-3lab%2Ffiware-learning-handson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-3lab%2Ffiware-learning-handson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-3lab%2Ffiware-learning-handson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c-3lab","download_url":"https://codeload.github.com/c-3lab/fiware-learning-handson/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-3lab%2Ffiware-learning-handson/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28502219,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T04:31:57.058Z","status":"ssl_error","status_checked_at":"2026-01-17T04:31:45.816Z","response_time":85,"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":[],"created_at":"2026-01-17T06:25:05.656Z","updated_at":"2026-01-17T06:25:05.721Z","avatar_url":"https://github.com/c-3lab.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FIWARE学習コンテンツ\n\n## 概要\n\nシビックハッカーがFIWAREコンポーネントの機能を、ハンズオン形式で学習していくためのコンテンツです。\n\nFIWARE Orionの機能を中心に、履歴データの作成、IoTDeviceからのデータ収集、FIWAREコンポーネントのアクセス保護、データの可視化などの内容を学習できます。\n\n\n\n## 利用方法\n\n学習はGitHub Codespacesの利用を前提としています。\n\n[setup.md](setup.md)に記載されている手順を確認してください。\n\n※ GitHub Codespacesを利用しない場合の学習の進め方は、[GitHub Codespacesを利用しない場合](setup.md#github-codespacesを利用しない場合)を確認してください。\n\n\n## PART1\n\nFIWAREの数あるコンポーネントの中でも重要な役割を担っている[FIWARE Orion](https://fiware-orion.readthedocs.io/en/master/)の起動方法を学習します。\n\n[PART1へ](fiware-part1/README.md)\n\n## PART2\n\nFIWARE Orionのデータ操作における基本的な操作を学習していきます。\n\n[PART2へ](fiware-part2/README.md)\n\n## PART3\n\nFIWARE OrionのSubscription機能について学習していきます。\n\n[PART3へ](fiware-part3/README.md)\n\n## PART4\n\nFIWARE Cygnusによる履歴データの作成について学習していきます。\n\n[PART4へ](fiware-part4/README.md)\n\n## PART5\n\nFiware-ServiceとFiware-ServicePathについて学習していきます。\n\n[PART5へ](fiware-part5/README.md)\n\n## PART6\n\nFIWARE OrionのRegistration機能について学習していきます。\n\n[PART6へ](fiware-part6/README.md)\n\n## PART7\n\nFIWARE Orionのログ設定について学習していきます。\n\n[PART7へ](fiware-part7/README.md)\n\n## PART8\n\nIoTAgentを使ったデバイスからのデータ収集について学習していきます。\n\n[PART8へ](fiware-part8/README.md)\n\n## PART9\n\nFIWAREコンポーネントのアクセス保護について学習していきます。\n\n[PART9へ](fiware-part9/README.md)\n\n## PART10\n\nFIWARE Wirecloudを利用したデータの可視化について学習していきます。\n\n[PART10へ](fiware-part10/README.md)\n\n## 学習中にGitHub Codespaces環境から切断された場合\n\nタイムアウト時に学習中に起動したDockerコンテナが自動終了してしまうため、[setup.md](setup.md)に記載されている手順を実施後、学習を再開してください。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc-3lab%2Ffiware-learning-handson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc-3lab%2Ffiware-learning-handson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc-3lab%2Ffiware-learning-handson/lists"}