You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ The standard OCPP configuration persistency has to be handled by the user applic
56
56
| 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**|
57
57
| Local Auth List Management | Features to manage the local authorization list in Charge Points | None |
58
58
| Reservation | Support for reservation of a Charge Point. | None |
59
-
| Smart Charging | Support for basic Smart Charging, for instance using control pilot | GetCompositeSchedule and number of phases parameter in charging profile are not supported for now |
59
+
| Smart Charging | Support for basic Smart Charging, for instance using control pilot | GetCompositeSchedule is not supported for now |
60
60
| Remote Trigger | Support for remote triggering of Charge Point initiated messages | None |
61
61
62
62
### Supported OCPP configuration keys
@@ -98,7 +98,7 @@ In the "Owner" column, "S" means that the configuration key behavior is handled
98
98
| TransactionMessageAttempts | S | None |
99
99
| TransactionMessageRetryInterval | S | None |
100
100
| UnlockConnectorOnEVSideDisconnect | U | None |
101
-
| WebSocketPingInterval | S |Not implemented yet, websocket ping interval is set to 3s|
0 commit comments