JM
JM
@KareemKelgamal this is a good starting point in implementing a client https://github.com/ChargeTimeEU/Java-OCA-OCPP/tree/master/ocpp-v1_6-example/json-client-implementation
@robert-s-ubi working now?
@Celebrate-future Java 11 dropped support for the required libraries which were provided by those other dependencies. Based on https://stackoverflow.com/a/54574003, you can just replace the libraries?
@Shivraj-Patil Here's the getting started guide - https://github.com/ChargeTimeEU/Java-OCA-OCPP/wiki/Getting-started Gitter is at https://gitter.im/ChargeTimeEU/Java-OCA-OCPP for any other questions
This is the description for AuthorizationKey. ``` The basic authentication password is used for HTTP Basic Authentication, minimal length: 16 bytes. It is strongly advised to be randomly generated binary...
Is it the same case as https://github.com/ChargeTimeEU/Java-OCA-OCPP/issues/240?
It will work if you add the htmlFor in the label. https://github.com/sanusart/react-dropdown-select/issues/194#issuecomment-947126261
@TVolden do you have any plans on continuing this or getting someone else to help maintain the project?