OpenLEADR / openleadr-python

Python library for OpenADR 2.0b
https://openleadr.org/docs
Apache License 2.0
135 stars 55 forks source link

Expected the OadrRegisterReport.ReportRequestID to be empty #134

Closed juantxorena closed 2 years ago

juantxorena commented 2 years ago

When testing for the certifications, I get this error when registering reports: Expected the OadrRegisterReport.ReportRequestID to be empty

The ReportRequestID has to be 0 for the oadr:oadrReport elements, but not for the oadr:oadrRegisterReport

stan-janssen commented 2 years ago

Thanks for the report, I'll have a look.