Hello,
Under the alarm notification pipeline, is there a way to have the email message show tag name + (greater than, lower than, etc) + the setpoint? or tag name + current value + unit or something? Thank you!
I tried this in the custom message {Timestamp} + {itemName} + if({mode} = "Above Setpoint", ">", "<") + {setpointA} , but it always gave < regardless of the alarm mode