You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 5 Next »
To use the ADD FunctionÂ
ADD(Tag,Tag,Tag)
ADD(Demo-influxdb/DEMO_01TI031.PV,Demo-influxdb/DEMO_01TI032.PV,Demo-influxdb/DEMO_01TI021.PV)
Examples
creating totals to be used calculate averages using the DIV operation
DIV(ADD(Tag,Tag,Tag),Tag)