You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
ewidl
changed the title
Implentation of PUSH mode
Implementation of PUSH mode
Nov 29, 2022
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.
The text was updated successfully, but these errors were encountered: