Skip to content

Connection to SteVe? #407

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

Open
pinuea opened this issue Mar 28, 2025 · 3 comments
Open

Connection to SteVe? #407

pinuea opened this issue Mar 28, 2025 · 3 comments

Comments

@pinuea
Copy link

pinuea commented Mar 28, 2025

Hi!
I have SteVe working and now I´ve seen MicroOcpp they are compatible? This is like a graphic layer of SteVe?
I enter here https://demo.micro-ocpp.com/ and it seems good.
I can install in my server and connect to SteVe? I will see my Charge Points?

I see in the two projects @juherr

Thanks!

@juherr
Copy link

juherr commented Mar 28, 2025

MicroOcpp is a C++ library that implements the OCPP protocol for microcontrollers.

The URL you mentioned points to a station simulator based on MicroOcpp. Its source code is available here: https://github.com/matth-x/MicroOcppSimulator.

Steve is a Charging Station Management System (CSMS) that provides charging services to users and can manage many stations.

These two projects are compatible: a charging station running MicroOcpp will work seamlessly with Steve, as well as with many other CSMS platforms.

If you’re looking for an open-source CSMS, Steve is definitely worth considering.
If you’re looking for open-source station firmware, OpenEVSE is a great option: https://github.com/OpenEVSE/openevse_esp32_firmware.

@pinuea
Copy link
Author

pinuea commented Mar 28, 2025

Hi juherr,

This is what I understand.
1-MicroOcpp is for microcontrollers. It is to install in a charge point.
2-OpenEVSE is a open-source firmware, to instal in a charge point.
3-SteVe is a CSMS to manage charge points and idTags. I have this and I use it.
My charge points have OCPP and are connected to SteVe, so I think MicroOcpp and OpenEVSE are not for me.

But I would like to have more graphic options in SteVe? I thought MicroOcpp could solve it.
Any option?

thank you!

@juherr
Copy link

juherr commented Mar 28, 2025

Any option?

Yes, you can either contribute directly to the Steve project or fork it to customize it for your needs.

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

2 participants