-
Notifications
You must be signed in to change notification settings - Fork 177
Open
Description
Hi developers,
I have some issues about ws-conn.jsn and xxx.jsn. I have read the file MicroOcppSimulator/mo_store/readme.md. I have encountered a problem.
First time i set the ocpp_makeConnection
's argument -- backend_url_default
to my local server url, for example ws://127.0.0.1:8000. When next time, for example, i change the ws://127.0.0.1:8000 to ws://127.0.0.1:9000 while the mo_store and its files have already existed. At this time, My MircoOcppClient will use the file's configurations in ws-conn.jsn every time, not my new url address.
Is that a debug? Or I could delete the mo_store folder every time by myself.
Metadata
Metadata
Assignees
Labels
No labels