openleadr-python icon indicating copy to clipboard operation
openleadr-python copied to clipboard

Implementation of PUSH mode

Open ewidl opened this issue 3 years ago • 4 comments

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.

ewidl avatar Nov 29 '22 17:11 ewidl

Hi @ewidl, thanks! I can't access that repository from the looks of it. Is it a private repository?

stan-janssen avatar Dec 12 '22 14:12 stan-janssen

Hi @stan-janssen, you are right, it was still private. It should work now ...

ewidl avatar Dec 12 '22 21:12 ewidl

I would love to see this get integrated into OpenLEADR.

jackson-morgan avatar May 09 '24 15:05 jackson-morgan

@ewidl would you still consider contributing the PUSH implementation here? Let me know how I can support. Thanks!

axmsoftware avatar Aug 06 '24 17:08 axmsoftware