PDGGK opened a new pull request, #1199: URL: https://github.com/apache/iotdb-docs/pull/1199
## What Adds a user-guide page for the `iotdb-thingsboard-table` module in `apache/iotdb-extras`, which lets a stock ThingsBoard instance store telemetry and attributes in IoTDB 2.x **table model** by putting a single jar on its classpath. The page follows the structure of the existing Spark-IoTDB page: Overview → Version Requirements → Obtaining the jar → Deployment → Configuration → Known Limitations. ## Why a second ThingsBoard page The site already has a ThingsBoard page under the tree model, but it documents a different deployment — an IoTDB-adapted ThingsBoard package writing to `root.thingsboard`. This one is stock ThingsBoard plus a jar, against table model. Rather than replace or merge them, the new page opens with a paragraph distinguishing the two, and each links to the other so readers who land on the wrong one can get across. ## Files (10) | | | |---|---| | new | `Thingsboard.md` in `latest-Table` and `Master/Table`, EN + ZH | | modified | `en-Table.ts` / `zh-Table.ts` sidebars — new "IoT Platform" / "物联网对接" group | | modified | `Ecosystem-Overview_apache.md` index row in all four trees | ## Notes for reviewers - **No screenshots.** The other ecosystem pages have them. I left them out rather than produce images of a deployment I have not photographed — happy to add them if someone can supply real ones. - **Cross-tree links differ by tree on purpose**: `latest-Table` points at `../../latest/`, `Master/Table` at `../../Tree/`, matching how each tree names the tree-model directory. - I did **not** modify the existing tree-model page to point back from every version — that would touch V1.3.x, dev-1.3 and several others. Glad to do it in a follow-up if you would like the back-link to be symmetric. The module is the deliverable of GSoC 2026 project GSOC-304, mentored by @CritasWang, who asked for this page. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
