seaside1 / jrule

openHAB Java Rules Engine
Eclipse Public License 2.0
29 stars 15 forks source link

some "old" Examples using JRuleEvent instead of JRuleItemEvent #199

Open rdrxr opened 6 months ago

rdrxr commented 6 months ago

JRulEvent has no more getState / getOldState. Looks for me that Examples 3,4,19,23,26,28 should be corrected.

Yes, Examples should be moved to a compilable project as already mentioned in https://github.com/seaside1/jrule/issues/111