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

Allow VENs to initiate re-registration

Open juantxorena opened this issue 1 year ago • 1 comments

The specs say that the VENs should be able to initiate a re-registration. For that, the VEN has to send a oadrCreatePartyRegistration message with the known registrationID. The current implementation doesn't allow this, the oadrCreatePartyRegistration.xml should add the registrationID and the client code should be fixed.

If needed, I can do a pull request with this and some other fixes related to registration.

juantxorena avatar Nov 22 '22 16:11 juantxorena

Yes, please create a pull request if you can. Thanks.

stan-janssen avatar Nov 23 '22 09:11 stan-janssen