{"id":16895829,"url":"https://github.com/satwikkansal/ibm_iot_example","last_synced_at":"2025-08-26T16:32:47.096Z","repository":{"id":110684343,"uuid":"244441760","full_name":"satwikkansal/ibm_iot_example","owner":"satwikkansal","description":"Door Montioring System built with Python and IBM Cloud. Covers IoT architecture, device management, analytics and security","archived":false,"fork":false,"pushed_at":"2021-06-18T07:14:45.000Z","size":40229,"stargazers_count":7,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T17:02:29.214Z","etag":null,"topics":["analytics","door-monitor","ibm-iot-service","iot","iot-application","python"],"latest_commit_sha":null,"homepage":"https://developer.ibm.com/technologies/iot/tutorials/iot-lp201-build-door-monitoring-system","language":"Python","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/satwikkansal.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-02T18:14:32.000Z","updated_at":"2023-05-23T15:16:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"e9375cd9-a895-4615-aa26-f0cc846f26a6","html_url":"https://github.com/satwikkansal/ibm_iot_example","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/satwikkansal%2Fibm_iot_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satwikkansal%2Fibm_iot_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satwikkansal%2Fibm_iot_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satwikkansal%2Fibm_iot_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/satwikkansal","download_url":"https://codeload.github.com/satwikkansal/ibm_iot_example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248355456,"owners_count":21090022,"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":["analytics","door-monitor","ibm-iot-service","iot","iot-application","python"],"created_at":"2024-10-13T17:26:28.619Z","updated_at":"2025-04-11T06:30:47.444Z","avatar_url":"https://github.com/satwikkansal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IoT Door monitoring system\n\nThis repository contains code for the [Build your IoT skills by developing a door monitoring system](https://developer.ibm.com/technologies/iot/tutorials/iot-lp201-build-door-monitoring-system) tutorial published on IBM Developer blog. It is highly recommended to read the tutorial first before using this project.\n\n\n\n## Project files\n\nInstall the requirements using pip,\n\n```sh\n$ pip install -r requirements.txt\n```\n\n#### Gateway layer\n\n- `gateway_client.py`: Contains code for the gateway client.\n- `udp_listener.py`: The code for receiving and parsing [SensorUDP](https://play.google.com/store/apps/details?id=com.ubccapstone.sensorUDP\u0026hl=en_IN) data sent by the Android device over sockets.\n- `main.py`: The script that is supposed to run on raspberry pi as per the tutorial. It uses` gateway_client` and `udp_listener` internally.\n- `gateway_config.yml`: This configuration file needs to created by you. Please refer to the tutorial to understand what it should contain.\n\n#### Application layer\n\n- `application.py`: Contains code for the application. The config for this can be provided by creating a file called `app_config.yml` in the same directory. Please refer to the tutorial to understand what this file should contain.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatwikkansal%2Fibm_iot_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsatwikkansal%2Fibm_iot_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatwikkansal%2Fibm_iot_example/lists"}