emqx/apps/emqx_bridge_iotdb/README.md

27 lines
772 B
Markdown

# Apache IoTDB Data Integration Bridge
This application houses the IoTDB data integration bridge for EMQX Enterprise
Edition. It provides the means to connect to IoTDB and publish messages to it.
It implements the connection management and interaction without need for a
separate connector app, since it's not used by authentication and authorization
applications.
# Documentation links
For more information on Apache IoTDB, please see its [official
site](https://iotdb.apache.org/).
# Configurations
Please see [our official
documentation](https://www.emqx.io/docs/en/v5.0/data-integration/data-bridge-iotdb.html)
for more detailed info.
# Contributing - [Mandatory]
Please see our [contributing.md](../../CONTRIBUTING.md).
# License
See [BSL](./BSL.txt).