Hi,
I'm not sure how it works actually, I've check the ModuleParameter.cs and find that if the value of a module parameter is a numeric value, then it should be added to the statistic db?
So I don't understand why some value I update with a Raise Event doesn't appear in the list of available value on statistics page. Where is the filter which allow or not a value to be show in the statistics page? (I will check if these values were in the statistic database).
For the new feature I proposed, If all the numeric value was save in the statistics db, the goal is to allow the end user to select which one should be showable on the chart (to limit the list in the combobox).
If not all the value was save in the database, the goal is to allow the end user to select which one should be save in the database and allow him to display them in the statistic chart.
Theses choices could be made in the maintenance page on the statistics section for example.
About your proposal, I'm not sure it's a developper role to know which property has to be in the statistics db or not. It should be a user choice (in my case I need to have the Status.Level History on a chart in order to check when my boiler is On or Off during the day to see If I could optimize my home heating management but it's not necessary the case for other users)
Thanks