Hello
I have a question regarding Storm. I would like to calculate the sum of values which I receive every minute from different devices. There are lots of values from lots of different devices each minute. But I only want to use the values of the current minute and then the next one and so on. The sum should always be stored in a database or should be displayed on a dashboard. Is it possible to use only the values of the current minute with e.g. a time window or do I have to use e.g. the last five minutes to calculate the sum of the values. Thank you very much in advance. Best regards, Daniela
