소스 검색

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

doc(oracle): add link to online documentation into README
Paulo Zulato 2 년 전
부모
커밋
97fdc834de
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      apps/emqx_bridge_oracle/README.md

+ 3 - 0
apps/emqx_bridge_oracle/README.md

@@ -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.