I developed ev charger. How can I test all ocpp 1.6 operations? Json format only.
I tried different search systems
To test the Charging station/Charger you must have a CSMS(Charging system management system) for you can have below ways,
Assumption is the CSMS must support the 1.6 Charger and have implemented OCPP 1.6 CSMS messages both CS->CSMS and CSMS->CS
You can use SteVe to simulate a CSMS (Charging Station Management System).
It comes with most OCPP 1.6J (JSON) profiles, messages and keys pre-built in. You just need to register the Serial Number of your charger, which in SteVe is called Chargebox ID (or Chargepoint ID) and then, if your charger is connected correctly to the server, you can start to send/receive OCPP messages.