extend measurement container with the childID for better tracking. #17

Open
opened 2025-11-27 10:11:56 +00:00 by renederen · 0 comments
Owner

Make the id mandatory or default null. This way we can aggregate or average similar types and variants with the same position together and still keep the seperate if they have another source.

Especially usefull if we have for example 2 children with both a predicted flow in position downstream and they both have an influence on the parent for example pumping station. We would need a helper that aggregates.

if its a different scenario with multiple sensors on the same process we could use an average helper to average all the different childs together into 1 reliable sensor input.

Make the id mandatory or default null. This way we can aggregate or average similar types and variants with the same position together and still keep the seperate if they have another source. Especially usefull if we have for example 2 children with both a predicted flow in position downstream and they both have an influence on the parent for example pumping station. We would need a helper that aggregates. if its a different scenario with multiple sensors on the same process we could use an average helper to average all the different childs together into 1 reliable sensor input.
renederen self-assigned this 2025-11-27 10:11:56 +00:00
Sign in to join this conversation.
No description provided.