Open ewidl opened 1 year ago
Hi @ewidl, thanks! I can't access that repository from the looks of it. Is it a private repository?
Hi @stan-janssen, you are right, it was still private. It should work now ...
I would love to see this get integrated into OpenLEADR.
@ewidl would you still consider contributing the PUSH implementation here? Let me know how I can support. Thanks!
I have implemented an extension of the OpenLEADR package implementing HTTP PUSH mode. Its main contribution are 2 new classes for VTN and VEN that inherit from the already available
OpenADRClient
andOpenADRServer
, re-using most of the functionality provided there. The extension is available here: https://github.com/AIT-IES/openleadr-push-mode-pythonIf there is interest, I could merge this extension with OpenLEADR and create a pull request.