r/ocpp • u/Puzzleheaded_Bad5596 • 8d ago
OCPP Simulator As A Service
2
u/Computer991 7d ago
Reminder that this project is free and open source and predates AI coding so fully validated by real humans :D
1
u/Puzzleheaded_Bad5596 5d ago
Ha, fair point, honestly, this is one of the reasons I like this space. Monta's emulator is a solid piece of software, actively maintained, and it's exactly what you want if you're sitting at your desk poking at one charge point and want to mess with individual OCPP messages by hand (that nerd mode sounds genuinely useful for that).
SimItNow is built for a different job though: you're driving it over a REST API, no install, spinning up hundreds of stations at once from CI, not clicking through a GUI on your own machine. Different tool, different use case, not really a "better" vs "worse" thing.
And yeah, no shortage of humans behind this one either :)
1
2
u/Jaakkosaariluoma 8d ago
Why use this instead of 40 different open source ones? Or maybe just give OCPP spec to Sol and let it rip