Open gioacchinopoletto opened 1 year ago
This is still an outstanding feature. I will work on it after adding support for contexts passed by the application. Stay tuned.
Improved security for OCPP 1.6-J v1.0 (ocpp_1_6_security.pdf) defines extra requests, responses and datatypes backported from 2.0 to 1.6. These are at the moment missing
The following requests are added: CertificateSigned DeleteCertificate ExtendedTriggerMessage GetInstalledCertificateIds GetLog InstallCertificate LogStatusNotification SecurityEventNotification SignCertificate SignedFirmwareStatusNotification SignedUpdateFirmware
Hi, as see on issue #119 we have some error on log for
Unsupported feature SecurityEventNotification
. Any news on adding the missing (only) security extension? Many thanks in advance!