openems
openems copied to clipboard
Remove keys pipe
From openems-gui created by sfeilmeier : OpenEMS/openems-gui#21
Bug Report or Feature Request (mark with an x)
- [ ] bug report -> please search issues before submitting
- [x] feature request
Desired functionality.
The "keys" pipe has some downsides: it is slow and it is not recognizing changed values. It should be replaced wherever possible with "webapp.keysvalue" or "webapp.keys" calls.