I want to define two events (two expressions) to trigger a sensor.
Sensor should trigger when event_1 and event_2 both attain the values.
e.g. when AX(mar_1,mar_2) = value 1 and when AX(mar_3,mar_4) = value 2 then sensor would trigger.
Is this possible…