I believe the question was already answered:
Please don't duplicate questions.
yes but that was 1 year ago, so thought the skipAttributes might be allowing this. Is it allowed ?
No.
Any alternate way to achieve this
I come across this solution
I set an alarm when DI1 changes in configurator
Thanks for the response. This is Fm1202. Can you help me how I can set alarm in configurator.
I see :
Priority : High / Low / Panic
Generate Event : Monitoring / Hysteresis / OnChange
What should i change to raise alarm
you could use OnChange .
and put din1 in skipattributes
please check whether this works?
doesnt work
what is like your skipAttributes in config file?
<entry key='filter.skipAttributes'>ignition,result,di1,di2</entry>
use io1 io2 instead of di1, di2
Changed. Not working. Still on 4.14
Can we use
<entry key='filter.skipAttributes'>ignition,result,di1,di2</entry>
to avoid any change in digital inputs to get filtered while filters are applied.