Skip to content

Commit b0b3f00

Browse files
Readme update
1 parent 1c66ca2 commit b0b3f00

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
[![GitHub tag](https://img.shields.io/github/v/tag/extrawest/ocpp-node-ts)](https://github.com/extrawest/ocpp-node-ts/tags/)
55
# Extrawest OCPP 2.0.1 package
66

7+
Based on great package [sepych/ocpp-ts][sepych/ocpp-ts] for OCPP 1.6 version.
8+
79
Typescript package implementing the JSON version of the Open Charge Point Protocol (OCPP). Currently OCPP 2.0.1 is
810
supported.
911

@@ -117,4 +119,7 @@ chargingPointSimple.connect('wss://somecs.com/ocpp/', {
117119
---
118120
Created by Extrawest Node.js Team
119121
[Extrawest.com](https://www.extrawest.com), 2023
120-
---
122+
---
123+
124+
125+
[sepych/ocpp-ts]: https://www.npmjs.com/package/ocpp-ts

0 commit comments

Comments
 (0)