UNPKG

@citrineos/reporting

Version:

The reporting module for OCPP v2.0.1. This module is not intended to be used directly, but rather as a dependency for other modules.

6 lines (5 loc) 92 B
/** * Interface for the authorization module. */ export interface IReportingModuleApi { }