Iskra Delta
Iskra Delta
The generated rpc js contains 'exports' which is not defined, even when chosing closure as import_style or commonjs. Then it also uses Buffer without having imported it.
How do I compile or use this? cmake cant find protobuf include files even thoug they are in /usr/include/google/protobuf/
negative prices like -0.1 should not be increased by vat, say 25%, to become -0.125 because this is not how it is billed, as it is currently implemented negative prices...
## Describe the bug Applying VAT to a price even if it is negative should increase the cost to us consumers, rather than decrease it. See https://github.com/custom-components/nordpool/pull/475 negative prices applying...