Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Error in config.json<>Unable to start server #4245

Open
akshat-code21 opened this issue Nov 13, 2024 · 0 comments
Open

Error in config.json<>Unable to start server #4245

akshat-code21 opened this issue Nov 13, 2024 · 0 comments

Comments

@akshat-code21
Copy link

image
image

i am attaching schema of CentralSystems where it accepts type as an object
but in config.json and in http-template-config.json it give type like this :
"CentralSystems": [
{
"type" : "ocpp",
"implementation": "soap",
"protocol": "http",
"host": "localhost",
"port": 8010,
"debug": false
},
{
"type": "ocpp",
"implementation": "json",
"protocol": "ws",
"host": "localhost",
"port": 8010,
"keepaliveinterval": 30,
"debug": false
}
],

i think this is the error and if yes could you please tell the fix

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant