# =================================================================
# Hanover bridge configuration for State of Charge Service
# =================================================================

connection <baseName>_bridge_to_remote
local_clientid local.<baseName>.<machineName>
remote_clientid <baseName>.<machineName>_<serialNumber>
address <serverAddress>:<serverPort>
topic ev_charging/charge_percent in 0
topic ev_charging/charge_percent out 0 "" <CustomerID>/<VIN>/hanover/
topic ev_charging/charge_state in 0
topic ev_charging/charge_state out 0 "" <CustomerID>/<VIN>/hanover/
remote_password <password>
remote_username <userName>
