docs(oracle): add link to online documentation into README

Fixes https://emqx.atlassian.net/browse/EMQX-10694
This commit is contained in:
Paulo Zulato 2023-08-01 16:10:18 -03:00
parent 6d12a70ad0
commit b8be080ffb
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ It implements the data bridge APIs for interacting with an Oracle Database Bridg
# Documentation
- Refer to [Ingest data into Oracle DB](https://docs.emqx.com/en/enterprise/v5.0/data-integration/data-bridge-oracle.html)
for how to use EMQX dashboard to ingest IoT data into Oracle Database.
- Refer to [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html)
for the EMQX rules engine introduction.