@MCV, In the Event descriptor blocks, in Device files like [tt]D_MotionSensor1.xml[/tt], [tt]comparison[/tt] is spelt as “[tt]comparisson[/tt]” (double-“s”)
eg.
[tt] "argument_1" : { "dataType": "boolean", "defaultValue": "", "allowedValueList" : { "Yes" : "1", "No" : "0" }, "name": "Tripped", "[b]comparisson[/b]": "=", "prefix": "Tripped?", "suffix": "" } [/tt]
I don’t think this was intentional, but suspect anyone who spells it correctly will get a little surprise…