Its not PHP (I only used php tag to divide it from normal quotesQuote:
Great php code worked.
In fact, it is. <p> is not a part of the tokens but HTML code. It´s used to structure user defined web pages. It is not useful for text-only mails.Quote:
That is not the same as the the web token page link you gave as none of them work, i see removing </p> made it work.
It´s described in the named manual. Alternatively seach the forum for eMail & tokenQuote:
When we get email with the alarm, how can be also get the sensor value,
You can´t select a value by alarm to have only the spotted sensor. Only possilility is to output all alarms and values likeQuote:
so if the temp is to high , i want to get the alarm and the sensor value.
PHP Code:
$$ALMS$$
$$REPS[10][5]$$ Alarm: $$ALMS[x]$$
$$REPE$$
Sensors
$$REPS[32][0]$$ $$SENN[xx]$$ - $$SENV[xx]$$
$$REPE$$