mirror of
https://gitee.com/pnoker/iot-dc3.git
synced 2026-08-31 01:39:47 +08:00
IoT DC3 Documentation
This directory contains project-level documentation for local development, deployment, troubleshooting, and driver authoring.
| Document | Purpose |
|---|---|
| USAGE.md | Container image usage and registry options |
| QUICKSTART.md | Local source-code development workflow |
| MODULES.md | Maven module map and runtime flow |
| ENVIRONMENT.md | Environment variable usage and purpose |
| LOGGING.md | Application logging format and usage guidelines |
| DRIVER-AUTHORING.md | Guide for creating a new protocol driver |
| TROUBLESHOOTING.md | Common build and runtime issues |
| CHANGE.md | Release change notes |
| TITLE.md | Release title and short project introduction |
Unless stated otherwise, commands in these documents should be run from the repository root.