export const transportType = { TRANSPORT_BLUETOOTH: 10, TRANSPORT_OFFLINE: 20, TRANSPORT_GATEWAY: 30, TRANSPORT_WIFI: 40, TRANSPORT_TENCENT_YUN: 50, TRANSPORT_WIFI_PRIORITY: 60, TRANSPORT_BLUETOOTH_PRIORITY: 70 } export const model = { TENCENT_YUN_LOCK: 'XB007' }