Hi, i'm having a strange problem with a Proton rule: it should send a notification only when "internal temperature" and "external temperature" delta is above X. The issue is that the notification is always sent. Here is an example of what is pushed to cb (cep is subscribed obviously): *Pushing: {"attributes": [{"type": "float", "name": "temperature", "value": 19.336043141513539}, {"type": "float", "name": "external_temperature", "value": 17.0}, {"type": "float", "name": "temp_delta", "value": 5.0}], "type": "Room", "id": "24246936d26f1544c3ede62259018d850a70b88482044610beeece9eef2c1ecf:Room", "isPattern": "false"}* (note that i tried with "type": "Double" too). And here is a snippet from my cep rule: http://dpaste.com/3HA0RM6. Any idea? Thanks, Federico Di Pierro -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.fiware.org/private/fiware-incense-coaching/attachments/20160412/47f6480e/attachment.html>
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy