Merge pull request #11285 from lafirest/chore/hs_note

chore(hstream): add more information to the template description to reduce confusion
This commit is contained in:
lafirest 2023-07-18 19:06:00 +08:00 committed by GitHub
commit f6756ef6f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

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