Skip to content

Commit d2a3133

Browse files
committed
[readme] Fix some mistakes in configuration keys description
1 parent 29b2d3b commit d2a3133

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,12 +105,12 @@ In the "Owner" column, "S" means that the configuration key behavior is handled
105105
| :---: | :---: | :--- |
106106
| AllowOfflineTxForUnknownId | S | None |
107107
| AuthorizationCacheEnabled | S | None |
108-
| AuthorizeRemoteTxRequests | S | None |
108+
| AuthorizeRemoteTxRequests | U | None |
109109
| BlinkRepeat | U | None |
110110
| 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 |
114114
| 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 |
115115
| HeartbeatInterval | S | Heartbeat are only sent if no messages have been exchanged since HeartbeatInterval seconds |
116116
| LightIntensity | U | None |

0 commit comments

Comments
 (0)