I am trying to get some kind of notification when the value a variable changes. Is this kind of operation somehow possible in tago.io?
Variable is growing periodically so I can not just set it to go off when it is greater than something (unless I can somehow store a value and compare it to received on).