{{$i18n.t('deviceList')}}
{{texts}}
{{$i18n.t('macLabel')}}{{item.localName.substring(5)}}
{{ item.isBand ? $i18n.t('deviceAlreadyBound') : $i18n.t('deviceUnbound') }}
{{$i18n.t('bluetoothSignal')}}{{item.RSSI}} SN:{{item.sn}}
{{$i18n.t('select')}}
{{$i18n.t('back')}}
{{$i18n.t('rescan')}}