{{ _('Server Startup Configuration') }}

{{ _('Controls which automatic configuration commands the OCPP server runs when a connection starts.') }}

{% if success_message %} {% endif %} {% if error_message %} {% endif %}

{{ _('Enables or disables automatically setting LocalAuthorizeOffline via ChangeConfiguration.') }}

{{ _('Controls whether the server enforces the authorization flow for remote starts.') }}

{{ _('Automatically sends LocalAuthListEnabled when enabled.') }}

{{ _('Determines whether the charge point should use its authorization cache.') }}

{{ _('Defines whether the server issues ChangeAvailability to Operative directly after the BootNotification.') }}

{{ _('Controls whether the server automatically uses GetConfiguration/ChangeConfiguration after connecting to set WebSocketPingInterval to 60 seconds.') }}

{{ _('Controls whether a TriggerMessage to fetch MeterValues is sent automatically after connecting.') }}

{{ _('When enabled, the server requests a StatusNotification immediately after connecting.') }}

{{ _('Disable if the charge point reacts sensitively to TriggerMessage(BootNotification) when other messages arrive before the first BootNotification.') }}

{{ _('Default value for HeartbeatInterval and the interval field of the BootNotification.') }}

{{ _('Additional ChangeConfiguration commands') }}

{{ _('Define up to five additional ChangeConfiguration commands that are sent automatically to each charge point during connection. Enable only the entries that should be used.') }}

{% for item in config.change_configuration_items %}

{{ _('When enabled, the key and value below are set automatically via ChangeConfiguration.') }}

{% endfor %}