-
-
Notifications
You must be signed in to change notification settings - Fork 442
Closed
Labels
Description
Checklist
- I checked other issues already and found no answer
- I checked the documentation and found no answer
- I am running the latest version and the feature i am requesting is not implemented there
Describe the problem you are trying to solve
As the Open Charge Alliance doesn't recommend to provide custom config parameter for a empty GetConfiguration request, it would be nice to have the ability to get the value of custom config parameter more reliable.
Describe the solution you'd like
I suggest to add a text input field for one or more custom GetConfiguration parameters similiar to Change Configuration (keys can be separated by commas). Plus a selectbox for the keytype Predefined / custom.
As a benefit this gives a tester of a OCPP client implementation the chance to check some error cases (unknown config parameter).