andrea
andrea
> Then how could I send data from the server to the CP by hand? For example with a simple data transfer, I want to send a string based on...
this SO looks very similar: https://stackoverflow.com/questions/53724665/using-queues-results-in-asyncio-exception-got-future-future-pending-attached
Hi Mynk96, thanks for confirming the issue, good to know I wasn't allucinating. Short answer yes, I solved it by overriding several core methods of charge_point class. In particular I...
I think the OCPP protocol is not suitable for parallel control, even if they say so (both OCPP 1.6 and > 2.0 have several severe flaws to this respect). However,...
In the most simple case the EMS simply sets dynamically the max power to the wallbox in order to avoid local overloading of the domestic grid. On top of this,...
yes, but at this point the CSMS has no idea of the "reserve of flexibility" related to its local resource, which is a little bit the point of doing smart...
I don't see this as part of the official documentation, but I would strongly support the initiative, I think more and more people are going to be interested in using...
> You mean a `.latest()` method? How is `Table.all().order_by("-id").first()` not adequate? > I guess everybody thinks that this downloads all the data and does the processing locally. I just tried...
I have the same problem (old Grafana v 6.6 - but the issue is still open as I see). Will change the defaults as suggested by @deas (thanks for going...
Please specify the OS on which you run docker and the docker-compose version you are using. BTW, it might have to do with the OS, on Windows 10 I have...