Closed dwibudut closed 1 year ago
Hello,
I just split PR that referring to this PR review: https://github.com/lorenzodonini/ocpp-go/pull/202#discussion_r1245696628
Changes:
typeOfCertificate
certificateType
CertificateSignedRequest
GetInstalledCertificateIdsRequest
certificateHashDataChain
certificateHashData
GetInstalledCertificateIdsResponse
Thx
Hello,
I just split PR that referring to this PR review: https://github.com/lorenzodonini/ocpp-go/pull/202#discussion_r1245696628
Changes:
typeOfCertificate
tocertificateType
onCertificateSignedRequest
typeOfCertificate
tocertificateType
and modify fieldcertificateType
to array (base on json schema) onGetInstalledCertificateIdsRequest
certificateHashDataChain
that contain array ofcertificateHashData
onGetInstalledCertificateIdsResponse
(base on json schema)Thx