@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.
11 lines • 330 B
JavaScript
// SPDX-FileCopyrightText: 2026 Contributors to the CitrineOS Project
//
// SPDX-License-Identifier: Apache-2.0
/**
* APN. APN_ Authentication. APN_ Authentication_ Code
* urn:x-oca:ocpp:uid:1:568828
* Authentication method.
*
*/
import { OCPP2_0_1, OCPP2_1 } from '../../model/index.js';
//# sourceMappingURL=requests.js.map