package xair var xairAddressMap = map[string]string{ "bus": "/bus/%01d", } var x32AddressMap = map[string]string{ "bus": "/bus/%02d", }