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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,12 +105,12 @@ In the "Owner" column, "S" means that the configuration key behavior is handled
105
105
| :---: | :---: | :--- |
106
106
| AllowOfflineTxForUnknownId | S | None |
107
107
| AuthorizationCacheEnabled | S | None |
108
-
| AuthorizeRemoteTxRequests |S| None |
108
+
| AuthorizeRemoteTxRequests |U| None |
109
109
| BlinkRepeat | U | None |
110
110
| ClockAlignedDataInterval | S | None |
111
-
| ConnectionTimeOut |S| None |
112
-
| ConnectorPhaseRotation |S| None |
113
-
| ConnectorPhaseRotationMaxLength |S| None |
111
+
| ConnectionTimeOut |U| None |
112
+
| ConnectorPhaseRotation |U| None |
113
+
| ConnectorPhaseRotationMaxLength |U| None |
114
114
| GetConfigurationMaxKeys | S | Must be set to the sum of OCPP configuration keys count (49) + user application configuration keys count to allow to export all the configuration in 1 message |
115
115
| HeartbeatInterval | S | Heartbeat are only sent if no messages have been exchanged since HeartbeatInterval seconds |
0 commit comments