{"id":37021003,"url":"https://github.com/footprintcat/frost-iot","last_synced_at":"2026-01-14T02:27:51.950Z","repository":{"id":295749236,"uuid":"972816821","full_name":"footprintcat/frost-iot","owner":"footprintcat","description":"【🚧 项目目前尚处于开发阶段，暂未完成开发，请过段时间再来看吧】寒霜物联 —— 支持轻量化快速接入的 IoT 设备统一接入平台","archived":false,"fork":false,"pushed_at":"2025-10-30T00:57:18.000Z","size":514,"stargazers_count":374,"open_issues_count":0,"forks_count":17,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-10-30T02:50:44.570Z","etag":null,"topics":["core","frost-iot"],"latest_commit_sha":null,"homepage":"https://iot.footprintcat.com/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/footprintcat.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"CLA.md"}},"created_at":"2025-04-25T17:59:15.000Z","updated_at":"2025-10-26T17:02:05.000Z","dependencies_parsed_at":"2025-05-27T07:36:52.667Z","dependency_job_id":"d2f4aa22-3485-4ea6-bf07-4f505ca26095","html_url":"https://github.com/footprintcat/frost-iot","commit_stats":null,"previous_names":["footprintcat/frost-iot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/footprintcat/frost-iot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/footprintcat%2Ffrost-iot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/footprintcat%2Ffrost-iot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/footprintcat%2Ffrost-iot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/footprintcat%2Ffrost-iot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/footprintcat","download_url":"https://codeload.github.com/footprintcat/frost-iot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/footprintcat%2Ffrost-iot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","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":["core","frost-iot"],"created_at":"2026-01-14T02:27:51.323Z","updated_at":"2026-01-14T02:27:51.943Z","avatar_url":"https://github.com/footprintcat.png","language":"Java","funding_links":[],"categories":["物联网"],"sub_categories":["文件同步"],"readme":"\u003e [!CAUTION]\n\u003e 🚧 寒霜物联项目目前尚处于开发阶段，暂未完成开发，请过段时间再来看吧\n\n\u003cdiv align=\"center\"\u003e\n\n\u003cp\u003e\n    \u003cimg src=\"./docs/assets/logo/frostiot.svg\" width=\"180\" height=\"180\" alt=\"Frost IoT Logo\" /\u003e\n\u003c/p\u003e\n\n# 寒霜物联 Frost IoT\n\n支持轻量化快速接入的 IoT 设备统一接入平台\n\n\u003c!-- https://shields.io/badges/static-badge --\u003e\n[![The 3-Clause BSD License](https://img.shields.io/badge/License-BSD--3--Clause_License-cyan?logo=bsd)](https://opensource.org/license/BSD-3-Clause) ![GitHub Release](https://img.shields.io/github/v/release/footprintcat/frost-iot)\n\n[![GitHub commit activity](https://img.shields.io/github/commit-activity/t/footprintcat/frost-iot)](https://github.com/footprintcat/frost-iot/commits/) ![GitHub last commit](https://img.shields.io/github/last-commit/footprintcat/frost-iot)\n\u003c/div\u003e\n\n## 项目简介\n\n不做花里胡哨的 UI 界面，专注设备接入底层逻辑，为企业数字化转型提供底层支持。\n\n### 项目说明\n\n项目语言为 Java，使用 Gradle 构建，最低支持 JDK 版本为 17，推荐使用 JDK 版本为: OpenJDK 17, 21。\n\ncore 模块同时提供 Spring Boot 和 Micronaut 框架版本，两版本仅框架层代码不同，功能完全相同：\n\n| core 模块                   | 框架             | 适用场景                                                     | 框架生态         | 系统资源占用 | 开发体验         |\n| --------------------------- | ---------------- | ------------------------------------------------------------ | ---------------- | ------------ | ---------------- |\n| `frost-iot-core-springboot` | Spring Boot 框架 | 系统性能足够期望获得更加使用体验，或有开发能力进行扩展功能或二次开发 | 强大，兼容性更好 | 较高         | 好               |\n| `frost-iot-core-micronaut`  | Micronaut 框架   | 性能更好，更适合端侧部署硬件资源有限场景                     | 较新，兼容性稍差 | 更小         | 类似 Spring Boot |\n\n### 目录说明\n\n运行 `gradlew projects` 查看项目结构\n\n\u003c!--\n```\n\u003croot\u003e\n  |- common: Common 包\n  |- design: 设计素材\n```\n--\u003e\n\n## ⭐ Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=footprintcat/frost-iot\u0026type=Date)](https://www.star-history.com/#footprintcat/frost-iot\u0026Date)\n\n## 📫 免责条款\n\n本开源项目仅供合法合规用途使用。使用者应承诺遵守《中华人民共和国网络安全法》、《数据安全法》、《个人信息保护法》等相关法律法规。\u003cb\u003e严禁使用本项目从事任何违反中国法律或危害国家安全的行为。项目开发者不对任何因使用本项目而产生的法律责任或后果负责。使用者须对自身行为承担全部责任。\u003c/b\u003e\n\n### 许可证\n\n[BSD-3-Clause license](LICENSE)\n\n![](./docs/diagram/许可证说明.embed.svg)\n\n### 镜像同步仓库\n\n用户可以在访问 GitHub 遇到困难时，使用我们的 Gitee 官方仓库：[gitee.com/footprintcat/frost-iot](https://gitee.com/footprintcat/frost-iot)\n\n**另外也麻烦在 Gitee 上 Star 了本项目的用户，尽量同步 Star 一下 [GitHub 仓库](https://github.com/footprintcat/frost-iot)，谢谢！**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffootprintcat%2Ffrost-iot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffootprintcat%2Ffrost-iot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffootprintcat%2Ffrost-iot/lists"}