We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OCPP1.6, OCPP2.0.1
There is not yet a human readable documentation of configuration keys and device model variables except what is provided by the OCPP specification.
The goal of this issue is to identify and implement potential for autogenerating documentation for the configuration keys and device model variables.
For OCPP1.6 profile JSON schema files are available. There are some tools available to auto generate documentation from JSON Schemas.
For OCPP2.0.1 a more customized solution might be requried.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
OCPP Version
OCPP1.6, OCPP2.0.1
Describe the problem
There is not yet a human readable documentation of configuration keys and device model variables except what is provided by the OCPP specification.
Describe your solution
The goal of this issue is to identify and implement potential for autogenerating documentation for the configuration keys and device model variables.
For OCPP1.6 profile JSON schema files are available. There are some tools available to auto generate documentation from JSON Schemas.
For OCPP2.0.1 a more customized solution might be requried.
Additional context
No response
The text was updated successfully, but these errors were encountered: