Custom HTTP/Action
Posted: Thursday 30 June 2016 16:29
Hi,
have I any chance to use current values in notification?
result URL is
Is it possible to modify the fields / message with current temperature, humidity value etc. ?
As sample for multisensor notification could send all values.
Or this FIELDS are static values only?
And - is it possible to add to the message (in the elements "notification") a value - so that the predefined message could be overwritten with personal message?
Thanks!
have I any chance to use current values in notification?
result URL is
Code: Select all
https://www.somegateway.com/pushurl.php?username=#FIELD1&password=#FIELD2&apikey=#FIELD3&from=#FIELD4&to=#TO&message=#MESSAGE
As sample for multisensor notification could send all values.
Or this FIELDS are static values only?
And - is it possible to add to the message (in the elements "notification") a value - so that the predefined message could be overwritten with personal message?
Thanks!