We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c66ca2 commit b0b3f00Copy full SHA for b0b3f00
README.md
@@ -4,6 +4,8 @@
4
[](https://github.com/extrawest/ocpp-node-ts/tags/)
5
# Extrawest OCPP 2.0.1 package
6
7
+Based on great package [sepych/ocpp-ts][sepych/ocpp-ts] for OCPP 1.6 version.
8
+
9
Typescript package implementing the JSON version of the Open Charge Point Protocol (OCPP). Currently OCPP 2.0.1 is
10
supported.
11
@@ -117,4 +119,7 @@ chargingPointSimple.connect('wss://somecs.com/ocpp/', {
117
119
---
118
120
Created by Extrawest Node.js Team
121
[Extrawest.com](https://www.extrawest.com), 2023
----
122
+---
123
124
125
+[sepych/ocpp-ts]: https://www.npmjs.com/package/ocpp-ts
0 commit comments