Skip to content

Commit 0423ad1

Browse files
committed
[readme] Fix features description in README
1 parent 46d323e commit 0423ad1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ This implementation is based on the following libraries :
3333
As of this version :
3434

3535
* No Charge Point nor Central System behavior related to the OCPP 1.6 security whitepaper edition 2 has been implemented (work in progress)
36-
* Nearly all the messages defined in the OCPP 1.6 edition 2 protocol have been implemented
37-
* Nearly all the configuration keys defined in the OCPP 1.6 edition 2 protocol have been implemented for the Charge Point role
36+
* All the messages defined in the OCPP 1.6 edition 2 protocol have been implemented except GetCompositeSchedule for Charge Point role
37+
* All the configuration keys defined in the OCPP 1.6 edition 2 protocol have been implemented for the Charge Point role
3838

3939
The user application will have to implement some callbacks to provide the data needed by **Open OCPP** or to handle OCPP events (boot notification, remote start/stop notifications, meter values...).
4040

0 commit comments

Comments
 (0)