I currently use Apache IoTDB Version 0.12 and I have a question that needs advice. How to find the mean data value of two measuring points according to certain time series? I checked the official user guide of V0.12 and did not find any related statement.
Should the mean value only be calculated before inserted into storage? Or is there any other ways?