UNPKG

ocpp-js

Version:

Open Charge Point Protocol Implementation in JS

7 lines (3 loc) 122 B
var SOAPWrapper = require('../transport/SOAP.js'); var client = new SOAPWrapper('client', true); client.reset();