Loading saved stations...
You can configure the simulator using URL query parameters. Example:
http://localhost:5000/?power=50&voltage=400¤t=125&frequency=60
| Parameter | Description | Default | Range |
|---|---|---|---|
power |
Charging power in kW | 30 | 1-350 |
voltage |
Voltage in V | 230 | 200-400 |
current |
Current in A | 32 | 0-400 |
frequency |
Frequency in Hz | 50 | 45-65 |
powerFactor |
Power factor | 0.95 | 0-1 |
meterInterval |
Meter value interval in seconds | 30 | 1-60 |
initialSoc |
Initial state of charge in % | 20 | 0-100 |
vehicle |
Vehicle battery capacity in kWh | 50 | Any |
idTag |
ID Tag for authorization | SIMULATED_TAG | Any |
server |
OCPP server URL | wss://ocpp.server.co | Any |
stationid |
Station ID | T01 | Any |