emqx/apps/emqx_gateway_ocpp/priv/schemas/MeterValuesResponse.json

9 lines
230 B
JSON

{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "urn:OCPP:1.6:2019:12:MeterValuesResponse",
"title": "MeterValuesResponse",
"type": "object",
"properties": {},
"additionalProperties": false
}