IoT DC3 是 AI Skill Hub 本期精选AI工具之一。综合评分 8.0 分,整体质量较高。我们强烈推荐将其纳入你的 AI 工具库,帮助提升工作效率。
IoT DC3 是一款基于 Java 开发的开源工具,专注于 cloud-native、data-collection、device-management 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
IoT DC3 是一款基于 Java 开发的开源工具,专注于 cloud-native、data-collection、device-management 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
# 克隆仓库 git clone https://github.com/pnoker/iot-dc3 cd iot-dc3 # 查看安装说明 cat README.md # 按 README 完成环境依赖安装后即可使用
# 查看帮助 iot-dc3 --help # 基本运行 iot-dc3 [options] <input> # 详细使用说明请查阅文档 # https://github.com/pnoker/iot-dc3
# iot-dc3 配置说明 # 查看配置选项 iot-dc3 --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export IOT_DC3_CONFIG="/path/to/config.yml"
<p align="right"> <a href="./README.md">English</a> | <a href="./README.zh.md">中文</a> | <a href="./README.ja.md">日本語</a> | <a href="./README.vi.md">Tiếng Việt</a> </p>
AI assistants: Read README.ai.md first for a concise, AI-friendly overview of IoT DC3.
<p align="center"> <img src="docs/public/images/logo.svg" width="240" alt="IoT DC3"> </p>
<p align="center"> <a href="https://github.com/pnoker/iot-dc3/stargazers"> <img src="https://img.shields.io/github/stars/pnoker/iot-dc3?style=flat&logo=github&color=green" alt="GitHub Stars"> </a> <a href="https://gitee.com/pnoker/iot-dc3/stargazers"> <img src="https://gitee.com/pnoker/iot-dc3/badge/star.svg?theme=gvp" alt="Gitee Star"> </a> <a href="https://gitee.com/pnoker/iot-dc3/members"> <img src="https://gitee.com/pnoker/iot-dc3/badge/fork.svg?theme=gvp" alt="Gitee Fork"> </a> <a href="https://github.com/pnoker/iot-dc3/graphs/contributors"> <img src="https://img.shields.io/github/contributors/pnoker/iot-dc3?label=contributors&color=orange" alt="Contributors"> </a> <img src="https://img.shields.io/badge/License-AGPL%203.0-blue" alt="License"> <img src="https://img.shields.io/badge/Java-21-orange?logo=openjdk" alt="Java 21"> <img src="https://img.shields.io/badge/Spring%20Boot-4.0-6DB33F?logo=springboot" alt="Spring Boot 4"> </p>
<p align="center"> <strong> IoT DC3 — the open-source industrial IoT platform that lets large language models operate your devices directly.<br> Native Spring AI integration · Natural-language operations · 28 ready-to-use drivers </strong> </p>
<p align="center"> 🔌 <strong>Multi-protocol connectivity</strong> · 🤖 <strong>AI Agentic Center</strong> · ☁️ <strong>Cloud-native microservices</strong> </p>
---
| Dependency | Version |
|---|---|
| Java (JDK) | 21+ |
| Maven | 3.9+ |
| Podman or Docker | Latest stable |
| 🏭 | Smart Factory | Production-line device monitoring, process parameter collection, predictive maintenance, and OEE analysis |
| ⚡ | Energy Monitoring | Remote metering for power, water, and gas; energy trend analysis; anomaly alarms |
| 🌾 | Smart Agriculture | Greenhouse monitoring, automatic irrigation control, pest and disease warnings, yield forecasting |
| 🏙️ | Smart City | Streetlight management, environmental monitoring, municipal facility operations, safety monitoring |
Industry-standard IoT four-layer reference — Application, Platform, Network, Perception — plus security as a cross-cutting concern.
| Layer | IoT Reference Responsibilities | DC3 Implementation |
|---|---|---|
| **Application** | Operations · Alarms · Analytics · AIoT | Operations · Agentic Center · MCP |
| **Platform** | Device mgmt · Storage · Rules & compute | Center services · Data plane · TimescaleDB |
| **Network** | Fieldbus · IoT protocols · Wireless / WAN | 28 protocol drivers · Gateway · RabbitMQ |
| **Perception** | Sensing · Auto-ID · Actuators | Profile · Device · Point |
🧱 Design principles — cross-service calls always go through Facade interfaces; the DO/BO/VO three-tier model keeps persistence, business, and API shapes strictly separated; and tenant isolation runs end to end across database, cache, and API paths. Clear boundaries that scale across services and teams.
📖 For the full architecture documentation, see System Architecture Overview.
The agentic center is built on Spring AI and connects large language models into IoT operations workflows:
- Natural-language device operations - LLMs can query devices, read/write points, and execute commands through Tool Calling - Intelligent alarm analysis - AI assists with root-cause analysis and response suggestions - Data insights - Query device data in natural language and generate visual charts - Multi-model support - Compatible with OpenAI API-style providers and mainstream models such as GPT, Claude, DeepSeek, and Qwen - Conversation memory - Multi-turn conversations and context memory persisted to the database
高质量的开源工业IoT平台
该工具使用 NOASSERTION 协议,商用场景请仔细阅读协议条款,必要时咨询法律意见。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
📄 NOASSERTION — 请查阅原始协议条款了解具体使用限制。
经综合评估,IoT DC3 在AI工具赛道中表现稳健,质量优秀。如果你已有明确的使用需求,可以直接上手体验;如果还在评估阶段,建议对比同类工具后再做决策。
| 原始名称 | iot-dc3 |
| Topics | cloud-nativedata-collectiondevice-managementdistributed-systemsdockerjava |
| GitHub | https://github.com/pnoker/iot-dc3 |
| License | NOASSERTION |
| 语言 | Java |
收录时间:2026-06-28 · 更新时间:2026-06-28 · License:NOASSERTION · AI Skill Hub 不对第三方内容的准确性作法律背书。