2 "$schema": "http://json-schema.org/draft-06/schema#",
3 "$id": "urn:OCPP:Cp:2:2020:3:ClearDisplayMessageRequest",
4 "comment": "OCPP 2.0.1 FINAL",
7 "description": "This class does not get 'AdditionalProperties = false' in the schema generation, so it can be extended with arbitrary JSON properties to allow adding custom data.",
8 "javaType": "CustomData",
16 "required": ["vendorId"]
20 "additionalProperties": false,
23 "$ref": "#/definitions/CustomDataType"
26 "description": "Id of the message that SHALL be removed from the Charging Station.\r\n",