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> | <a href="./README.ko.md">한국어</a> | <a href="./README.es.md">Español</a> | <a href="./README.ru.md">Русский</a> </p>
AI assistants: Read README.ai.md first for a concise, AI-friendly overview of IoT DC3.
<p align="center"> <img src="./.github/brand/png/banner.en.png" alt="IoT DC3 — 多协议接入、云原生、AI 赋能的开源工业物联网平台,面向智能体演进"> </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 multi-protocol, cloud-native, open-source industrial IoT platform.<br> AI-powered — from device connectivity to industrial agents </strong> </p>
<p align="center"> <a href="https://dc3.site">https://dc3.site</a> </p>
<p align="center"> 🔌 <strong>Multi-protocol connectivity</strong> · 🤖 <strong>AI Agentic Center</strong> · ☁️ <strong>Cloud-native microservices</strong> </p>
---
For source-based local development, start PostgreSQL and RabbitMQ, load local environment variables, then build:
make up-db
source dc3/env/dev.env.sh
mvn -s .mvn/settings.xml clean package
Use make up-db-cn if you prefer the Alibaba Cloud registry in Mainland China.
📖 For service startup order, IDE setup, verification commands, and common pitfalls, see the full Quickstart.
| 🏭 | 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 |
The agentic center is built on Spring AI and connects large language models into IoT operations workflows:
- Natural-language assisted operations - through Tool Calling and under access control, LLMs can query devices, read/write points, and assist with command execution - 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 |
| 原始描述 | 开源AI工具:IoT DC3 — open-source, cloud-native industrial IoT platform. Multi-protocol devi。⭐641 · Java |
| Topics | cloud-nativedata-collectiondevice-managementdistributed-systemsdockerjava |
| GitHub | https://github.com/pnoker/iot-dc3 |
| License | NOASSERTION |
| 语言 | Java |
收录时间:2026-06-28 · 更新时间:2026-07-03 · License:NOASSERTION · AI Skill Hub 不对第三方内容的准确性作法律背书。