refactor: cleanup default params in error handlers
[e-mobility-charging-stations-simulator.git] / src / assets / json-schemas / ocpp / 1.6 / MeterValuesResponse.json
index 5780cdd2fbbefe1c94f611f108de555b60b71c22..8138cffcae96e920dd2c6e6fb73fc388e1b31ee5 100644 (file)
@@ -1,6 +1,6 @@
 {
-  "$schema": "http://json-schema.org/draft-04/schema#",
-  "id": "urn:OCPP:1.6:2019:12:MeterValuesResponse",
+  "$schema": "http://json-schema.org/draft-07/schema#",
+  "$id": "urn:OCPP:1.6:2019:12:MeterValuesResponse",
   "title": "MeterValuesResponse",
   "type": "object",
   "properties": {},