# =================================================================
# Hanover bridge configuration for GPIO Service
# =================================================================

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