06.05.2016, 09:04
(This post was last modified: 06.05.2016, 09:37 by Erwin van der Zwart.)
Hi Roger,
You could do it directly with a sql query avg(),
Make a selection in table objects where tag contains TAG name with avg on
value.
This way you get back direct the avg of all your objects and send result to knx object
when ~= old value or delay to keep bus traffic low.
BR,
Erwin
Hi Roger,
You could do it directly with a sql query avg(),
Make a selection in table objects where tag contains TAG name with avg on
value.
This way you get back direct the avg of all your objects and send result to knx object
when ~= old value or delay to keep bus traffic low.
BR,
Erwin
You could do it directly with a sql query avg(),
Make a selection in table objects where tag contains TAG name with avg on
value.
This way you get back direct the avg of all your objects and send result to knx object
when ~= old value or delay to keep bus traffic low.
BR,
Erwin
Hi Roger,
You could do it directly with a sql query avg(),
Make a selection in table objects where tag contains TAG name with avg on
value.
This way you get back direct the avg of all your objects and send result to knx object
when ~= old value or delay to keep bus traffic low.
BR,
Erwin