I get SMS. Everything works fine, but there is one inconvenience. The action
is configured in a way that we get
Topic: {TRIGGER.NAME}:{STATUS},
Message :{TRIGGER.NAME}:{STATUS}.
How to change ...:{STATUS} in the message to get a real controlled
parameter? For example we have **MON_TEM_SR: OK **.
And I would like to have **MON_TEM_SR: 22.3 **.
is configured in a way that we get
Topic: {TRIGGER.NAME}:{STATUS},
Message :{TRIGGER.NAME}:{STATUS}.
How to change ...:{STATUS} in the message to get a real controlled
parameter? For example we have **MON_TEM_SR: OK **.
And I would like to have **MON_TEM_SR: 22.3 **.
Comment