maf-soft
maf-soft
I'm developing with .NET 4.0 because I have to support Windows Server 2003. I'm happy that I can use async await anyway. So maybe it is not much effort to...
I tried to follow the instructions and had many problems on the way. Here are just some some hints I rembember what might be wrong. I can provide more details...
It looks like this tool is exactly what I searched for. However, my broken code has 65x65 pixels. Is it so hard to extend it? I can't believe this is...
I have frequently the problem that large messages cannot be retrieved or not more than one. I need this to view and/or delete a certain amount of messages. Now I...
### Describe the bug Evcc erhält bei mir einige Werte von einem mqtt-Server, und der fällt leider manchmal kurz oder auch länger aus. Leider ist das Verhalten von evcc weder...
About once a day, I receive an OnCompleted() event, sometimes preceded by an OnError() event and sometimes not. In the code, I can see that there is a _streamRestartTimer, a...
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...