Tibber.SDK.NET icon indicating copy to clipboard operation
Tibber.SDK.NET copied to clipboard

RealTimeMeasurementListener always requests all possible properties which produces overhead

Open maf-soft opened this issue 8 months ago • 0 comments

In RealTimeMeasurementListener.SubscribeStream() all possible properties are requested hard coded.

My suggestion is to improve this by providing an option to request only what's needed, to reduce bandwidth and load on client and server.

For example, I only need Power and PowerProduction.

maf-soft avatar Jun 23 '25 16:06 maf-soft