Rule Engine templatization doc improvement

This commit is contained in:
Andrii Shvaika 2023-04-24 16:44:30 +03:00
parent 76f24827aa
commit 0097da124e

View File

@ -8,8 +8,8 @@ See the available types and parameters below:
Available template parameters:
* values from the incoming message metadata;
* values from the incoming message data;
* values from the incoming message metadata referenced using the metadata key name;
* values from the incoming message data referenced using the data key name;
* *originatorType* - type of the originator, e.g. 'Device';
* *originatorId* - id of the originator
* *msgType* - type of the message