Very annoying inconsistency. **solved**
Posted: Mon Apr 19, 2021 10:09 pm
Reporting on sensors works really well with MeteoBridge.
Of course choices has been made, ex: when reporting on sensor and for a given timeframe, having several “max” values (several occurrences of the same max-value) within a given timeframe, it is always the first max-value that is reported (you can see that when also reporting on the max-time for that max sensor value). This is perfectly fine and is consistent thought-out all the sensors with one very annoying exception.
The wind0maxdir-sensor consistently reports the wind0maxdir:degress from the latest occurrence within a given timeframe, not the first.
Reporting on:
[wind0wind-max.1:--] [wind0wind-maxtime.ij:--]:[wind0wind-maxtime.kl:--] [wind0maxdir-max.0:--]
Given that you have 2 [wind0wind-max.1:--]=11,9 m/s first with [wind0maxdir-max.0:--]=281 deg and @ 17:09 hrs and the second one with [wind0maxdir-max.0:--]=303 deg @ 17:18 hrs,
the report would be:
11,9 17:09 303
Where it should be:
11,9 17:09 281
Would it possible change this and make [wind0maxdir-max] consistent with all the other sensors, meaning reporting on the first occurrence within a given timeframe instead of the last.
//kris
Of course choices has been made, ex: when reporting on sensor and for a given timeframe, having several “max” values (several occurrences of the same max-value) within a given timeframe, it is always the first max-value that is reported (you can see that when also reporting on the max-time for that max sensor value). This is perfectly fine and is consistent thought-out all the sensors with one very annoying exception.
The wind0maxdir-sensor consistently reports the wind0maxdir:degress from the latest occurrence within a given timeframe, not the first.
Reporting on:
[wind0wind-max.1:--] [wind0wind-maxtime.ij:--]:[wind0wind-maxtime.kl:--] [wind0maxdir-max.0:--]
Given that you have 2 [wind0wind-max.1:--]=11,9 m/s first with [wind0maxdir-max.0:--]=281 deg and @ 17:09 hrs and the second one with [wind0maxdir-max.0:--]=303 deg @ 17:18 hrs,
the report would be:
11,9 17:09 303
Where it should be:
11,9 17:09 281
Would it possible change this and make [wind0maxdir-max] consistent with all the other sensors, meaning reporting on the first occurrence within a given timeframe instead of the last.
//kris