UNPKG

@citrineos/base

Version:

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

7 lines 365 B
// SPDX-FileCopyrightText: 2025 Contributors to the CitrineOS Project // // SPDX-License-Identifier: Apache-2.0 import { HttpMethod } from '../api/HttpMethods.js'; import { Namespace } from '../../ocpp/persistence/namespace.js'; import { OCPP1_6_Namespace, OCPP2_Namespace } from '../../ocpp/persistence/index.js'; //# sourceMappingURL=DataEndpointDefinition.js.map