triberraar / triber-sensor

0 stars 0 forks source link

Rule engine #18

Open triberraar opened 8 years ago

triberraar commented 8 years ago

Add rules based on spel (spring evaluation language) so that a user can configure easy if then rules. User rule, condition, action. eg condition: if reading of sensor x > y (can be nested with ) action: add notification

triberraar commented 8 years ago

Based it on the spring expression language (spel)