Migrate all JSON schemas to draft-06 or higher
[e-mobility-charging-stations-simulator.git] / src / assets / json-schemas / ocpp / 1.6 / MeterValuesResponse.json
index 5780cdd2fbbefe1c94f611f108de555b60b71c22..5317183d31dadf653efe0fb531d56f941d8470b4 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": {},