Merge pull request #11381 from paulozulato/fix-oracle-doc-link

doc(oracle): add link to online documentation into README
This commit is contained in:
Paulo Zulato 2023-08-02 12:10:59 -03:00 committed by GitHub
commit 97fdc834de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.