UNPKG

ocpp-standard-schema

Version:

Contains OCPP JSON schemas for validation purposes

6 lines (5 loc) 119 B
export default interface SecurityEventNotification { type: string; timestamp: string; techInfo?: string; }