emqx/apps/emqx_bridge_iotdb
Kjell Winblad 08af90daa9 fix: the iotdb password field so it has the password format 2023-05-10 10:38:40 +02:00
..
etc feat: add IotDB bridge 2023-05-08 16:19:01 +02:00
include feat: add IotDB bridge 2023-05-08 16:19:01 +02:00
src fix: the iotdb password field so it has the password format 2023-05-10 10:38:40 +02:00
test feat: add IotDB bridge 2023-05-08 16:19:01 +02:00
.gitignore feat: add IotDB bridge 2023-05-08 16:19:01 +02:00
BSL.txt feat: add IotDB bridge 2023-05-08 16:19:01 +02:00
README.md feat: add IotDB bridge 2023-05-08 16:19:01 +02:00
docker-ct feat: add IotDB bridge 2023-05-08 16:19:01 +02:00
rebar.config feat: add IotDB bridge 2023-05-08 16:19:01 +02:00

README.md

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.

Configurations

Please see our official documentation for more detailed info.

Contributing - [Mandatory]

Please see our contributing.md.

License

See BSL.