export * as OCPP1_6 from './1.6/index.js';
export * as OCPP2_0_1 from './2.0.1/index.js';
export * as OCPP2_1 from './2.1/index.js';
