e721e8ecdb65835a53356181a05849c99dc8582c
[e-mobility-charging-stations-simulator.git] / src / assets / json-schemas / ocpp / 1.6 / ClearCache.json
1 {
2 "$schema": "http://json-schema.org/draft-07/schema",
3 "$id": "urn:OCPP:1.6:2019:12:ClearCacheRequest",
4 "title": "ClearCacheRequest",
5 "type": "object",
6 "properties": {},
7 "additionalProperties": false
8 }