Hi,
are you planning to support some sort of server side scripting? It would be nice to be aware of important events in my devices network. For instance:
- if some variable of device X is above limit then call function of device Y
- every 1 hour calculate average of variable from device X,Y,Z and save to bucket A
- get maximum X value from bucket A => if the value is above limit then call endpoint B
I think it would not be so hard using V8.
Thank you,
M