export const transportType = { TRANSPORT_BLUETOOTH: 0, TRANSPORT_OFFLINE: 10, TRANSPORT_GATEWAY: 20, TRANSPORT_WIFI: 30, TRANSPORT_TENCENT_YUN: 40 }