Aggregation & rolling windows

Raw streams can be noisy or too fast to plot usefully. Aggregation rolls points into one value per interval.

Use a longer interval to smooth trends; use max to catch spikes you'd otherwise miss between samples. For long ranges, combine with the rs485-query source for server-side bucketing.