Skip to content
New issue

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

Setting one connector #341

Open
qombajn opened this issue Jul 22, 2024 · 0 comments
Open

Setting one connector #341

qombajn opened this issue Jul 22, 2024 · 0 comments

Comments

@qombajn
Copy link

qombajn commented Jul 22, 2024

Hello,

I'm testing microocpp stack with only one connector. I don't how to set it:

  1. When I change MO_NUMCONNECTORS from 2 to 1, it is booting fast but doesn't work with MONTA API.
    SETUP:
    `#ifndef MO_NUMCONNECTORS
    #define MO_NUMCONNECTORS 1
    #endif

#define OCPP_ID_OF_CP 0
#define OCPP_ID_OF_CONNECTOR 1ERROR:[MO] info (MicroOcpp.cpp:377): initialized MicroOcpp v1.2.0
[MO] ERROR (Model.cpp:128): connector with connectorId 1 does not exist
[MO] ERROR (MicroOcpp.cpp:709): could not find connector
[MO] ERROR (Model.cpp:128): connector with connectorId 1 does not exist
[MO] ERROR (MicroOcpp.cpp:600): could not find connector`

I need help with that.

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

No branches or pull requests

1 participant