Skip to content

Commit 8656aa2

Browse files
committed
[readme] Update readme for get composite schedule restriction
1 parent 8aee7fa commit 8656aa2

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
@@ -60,7 +60,7 @@ This implementation is based on the following libraries :
6060

6161
As of this version :
6262

63-
* All the messages defined in the OCPP 1.6 edition 2 protocol have been implemented except GetCompositeSchedule for Charge Point role
63+
* All the messages defined in the OCPP 1.6 edition 2 protocol have been implemented
6464
* All the configuration keys defined in the OCPP 1.6 edition 2 protocol have been implemented for the Charge Point role
6565
* All the messages defined in the OCPP 1.6 security whitepaper edition 2 have been implemented
6666
* All the messages defined in the Using ISO 15118 Plug & Charge with OCPP 1.6 Application Note v1.0 have been implemented
@@ -93,7 +93,7 @@ The standard OCPP configuration persistency has to be handled by the user applic
9393
| Firmware Management | Support for firmware update management and diagnostic log file download | Actual file download/upload as well as firmware installation must be handled by the user application in the callbacks provided by **Open OCPP** |
9494
| Local Auth List Management | Features to manage the local authorization list in Charge Points | None |
9595
| Reservation | Support for reservation of a Charge Point. | None |
96-
| Smart Charging | Support for basic Smart Charging, for instance using control pilot | GetCompositeSchedule is not supported for now in Charge Point role |
96+
| Smart Charging | Support for basic Smart Charging, for instance using control pilot | GetCompositeSchedule is not supported for connector 0 in Charge Point role |
9797
| Remote Trigger | Support for remote triggering of Charge Point initiated messages | None |
9898

9999
### Supported OCPP configuration keys

0 commit comments

Comments
 (0)