UNPKG

ocpp-messages

Version:

TypeScript definitions for Open Charge Point Protocol (OCPP)

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 }