Implementation of PUSH mode
ewidl opened this issue · 4 comments
ewidl commented
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
and OpenADRServer
, re-using most of the functionality provided there. The extension is available here: https://github.com/AIT-IES/openleadr-push-mode-python
If there is interest, I could merge this extension with OpenLEADR and create a pull request.
stan-janssen commented
Hi @ewidl, thanks! I can't access that repository from the looks of it. Is it a private repository?
ewidl commented
Hi @stan-janssen, you are right, it was still private. It should work now ...
jackson-morgan commented
I would love to see this get integrated into OpenLEADR.