Procházet zdrojové kódy

chore(hstream): add more information to the template description to reduce confusion

firest před 2 roky
rodič
revize
dd59a9170f
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      rel/i18n/emqx_bridge_hstreamdb.hocon

+ 2 - 1
rel/i18n/emqx_bridge_hstreamdb.hocon

@@ -41,7 +41,8 @@ local_topic.label:
 """Local Topic"""
 
 record_template.desc:
-"""The HStream Record template to be forwarded to the HStreamDB. Placeholders supported."""
+"""The HStream Record template to be forwarded to the HStreamDB. Placeholders supported.<br>
+NOTE: When you use `raw record` template (which means the data is not a valid JSON), you should use `read` or `subscription` in HStream to get the data."""
 
 record_template.label:
 """HStream Record"""