Tibber.SDK.NET
Tibber.SDK.NET copied to clipboard
RealTimeMeasurementListener always requests all possible properties which produces overhead
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.