@lux-software/ocpi-client
v1.1.1
Published
OCPI Client
Downloads
3
Readme
OCPI Client v2.2 and v2.1.1
Provides basic client and typings for OCPI 2.1.1 and 2.2
Usage
import { OCPIClient } from '@lux-software/ocpi-client'
const client = new OCPIClient({
token: "",
pfx:"",
passphrase:""
})