{"id":50331874,"url":"https://github.com/smartenv-crs4/cmc-iot","last_synced_at":"2026-05-29T10:02:32.350Z","repository":{"id":136100999,"uuid":"169551699","full_name":"smartenv-crs4/cmc-iot","owner":"smartenv-crs4","description":"CMC-IoT - an IoT platform based on CMC","archived":false,"fork":false,"pushed_at":"2025-02-24T10:22:38.000Z","size":4406,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-24T11:33:05.406Z","etag":null,"topics":["api","iot","javascript","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smartenv-crs4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.TXT","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":"2019-02-07T10:07:17.000Z","updated_at":"2025-02-24T10:22:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"2a88de6c-8332-40ee-8c3c-91c0f5aa23c5","html_url":"https://github.com/smartenv-crs4/cmc-iot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/smartenv-crs4/cmc-iot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartenv-crs4%2Fcmc-iot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartenv-crs4%2Fcmc-iot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartenv-crs4%2Fcmc-iot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartenv-crs4%2Fcmc-iot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smartenv-crs4","download_url":"https://codeload.github.com/smartenv-crs4/cmc-iot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartenv-crs4%2Fcmc-iot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33646428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"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":["api","iot","javascript","nodejs"],"created_at":"2026-05-29T10:02:30.778Z","updated_at":"2026-05-29T10:02:32.344Z","avatar_url":"https://github.com/smartenv-crs4.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CMC-IoT Microservice\nCMC-IoT is the Internet of Things microservice of CMC (CRS4 Microservice Core) framework.\nIt is a general purpose IoT platform and middleware, developed as a custom service compliant with CMC specifications. \u003cbr\u003e\nCMC-IoT supports a wide class of devices, since it implements an abstraction between the Things and the applications interacting with them. Therefore, it provides a uniform interface to Things, which can be native compatible (e.g. a sensor developed in-house) or need a specific driver or connector to be integrated in the platform. \u003cbr\u003e\nFor API reference, see the service auto-generated online documentation at \u003ccode\u003ehttp://service_base_url/doc\u003c/code\u003e.\n\n## Usage\n\n### Install\n\n#### 1) Install Mocha (for testing):\n\n    sudo npm install -g mocha\n\n#### 2) Install apiDoc (for API documentation):\n\n    sudo npm install -g apidoc\n\n#### 3) Install all dependencies\n    \n    npm install\n\n\n### Run test suite\n\n    npm test\n    \n\n### Generate API documentation\n\n    apidoc -i ./routes -o apidoc\n    \n\n### Run the application\n\n#### For *development* mode, run:\n\n    NODE_ENV=dev npm start\n\n#### For *production* mode, run:\n\n    npm start\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartenv-crs4%2Fcmc-iot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmartenv-crs4%2Fcmc-iot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartenv-crs4%2Fcmc-iot/lists"}