|
|
@@ -37,8 +37,7 @@ local_topic.label:
|
|
|
template.desc:
|
|
|
"""Template, the default value is empty. When this value is empty the whole message will be stored in the database.<br>
|
|
|
The template can be any valid JSON with placeholders and make sure all keys for table are here, example:<br>
|
|
|
- <code>{"id" : "${id}", "clientid" : "${clientid}", "data" : "${payload.data}"}</code>
|
|
|
-"""
|
|
|
+ <code>{"id" : "${id}", "clientid" : "${clientid}", "data" : "${payload.data}"}</code>"""
|
|
|
|
|
|
template.label:
|
|
|
"""Template"""
|