Skip to content

Commit

Permalink
Added config-sil-dc user-config to add 160 kW demo
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Moore <[email protected]>
  • Loading branch information
AFSMW authored and drmrd committed Nov 16, 2023
1 parent 39694d5 commit b36969e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions manager/user-config/config-sil-dc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
active_modules:
powersupply_dc:
module: JsDCSupplySimulator
config_implementation:
main:
max_power: 250000
max_current: 400
car_simulator:
module: JsCarSimulator
config_module:
connector_id: 1
auto_enable: true
auto_exec: false
auto_exec_commands: sleep 1;iec_wait_pwr_ready;sleep 1;draw_power_regulated 16,3;sleep 30;unplug
dc_target_current: 400
dc_target_voltage: 400
dc_max_power_limit: 200000

0 comments on commit b36969e

Please sign in to comment.