Simulate dangerous scenarios—overcurrent, ground faults, network failures—in minutes, not days. Test against any CSMS without $50k in physical chargers.
Every firmware engineer knows: the edge cases you can't test in the lab are exactly the ones that fail in production.
One firmware bug discovered during OCA certification costs you €7,500 + 3 months of delay. Testing against Gridmock's OCA compliance scenarios beforehand: $499/month.
Gridmock simulates the CSMS side of dangerous or hard-to-reproduce scenarios
100+ pre-built scenarios covering OCA OCTT test cases, real-world failures, and manufacturer-specific edge cases.
Integrate Gridmock into your CI/CD pipeline. Every git push triggers automated OCPP compliance tests against a virtual CSMS.
name: Firmware OCPP Tests
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Flash firmware to test device
run: ./scripts/flash.sh
- name: Run OCPP compliance tests
run: |
gridmock test --firmware-endpoint \
ws://test-device:8080/ocpp \
--scenarios oca-compliance \
--output junit.xml
- name: Upload test results
uses: actions/upload-artifact@v3Run the exact same test cases used in official OCA OCTT certification—before paying €7,500
Firmware testing requires fault injection scenarios and OCA compliance test suite
For charger manufacturers & firmware teams
Need more chargers or dedicated infrastructure? Contact sales for Enterprise
Gridmock helps charger manufacturers validate firmware without physical hardware risks. Now in early access.
Questions? Contact our solutions team