UNPKG

@evpower/ocpp-ts

Version:

OCPP 1.6: Open Charge Point Protocol

13 lines (12 loc) 275 B
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "GetDiagnosticsResponse", "type": "object", "properties": { "fileName": { "type": "string", "maxLength": 255 } }, "additionalProperties": false }