deviceCommand.vue 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855
  1. <template>
  2. <!-- myPages/pages/deviceCommand/deviceCommand.wxml -->
  3. <view class="container">
  4. <view class="item-container">
  5. <button v-if="type != 'YWWL'" class="cmd-item flex-row flex-between" @tap="bindUptimeDialogOpen">
  6. <view class="flex-row">
  7. <image class="item-icon" src="/static/resource/images/shangbaojiange.png"></image>
  8. <view class="item-text">{{ $t('上报间隔') }}</view>
  9. </view>
  10. <image class="item-icon" src="/static/resource/images/youjiantou.png"></image>
  11. </button>
  12. <button class="cmd-item flex-row flex-between" @tap="bindSendCommand" data-cmd="SAFEON">
  13. <view class="flex-row">
  14. <image class="item-icon" src="/static/resource/images/bufang.png"></image>
  15. <view class="item-text">{{ $t('布防') }}</view>
  16. </view>
  17. <image class="item-icon" src="/static/resource/images/youjiantou.png"></image>
  18. </button>
  19. <button class="cmd-item flex-row flex-between" @tap="bindSendCommand" data-cmd="SAFEOFF">
  20. <view class="flex-row">
  21. <image class="item-icon" src="/static/resource/images/chefang.png"></image>
  22. <view class="item-text">{{ $t('撤防') }}</view>
  23. </view>
  24. <image class="item-icon" src="/static/resource/images/youjiantou.png"></image>
  25. </button>
  26. <button class="cmd-item flex-row flex-between" @tap="bindSendCommand" data-cmd="LOCATION">
  27. <view class="flex-row">
  28. <image class="item-icon" src="/static/resource/images/lijidingwei.png"></image>
  29. <view class="item-text">{{ $t('立即定位') }}</view>
  30. </view>
  31. <image class="item-icon" src="/static/resource/images/youjiantou.png"></image>
  32. </button>
  33. <!-- <button wx:if="{{ type=='YWJT' }}" class="cmd-item flex-row flex-between" bindtap="bindPrioritySendCommand" data-cmd="SETLOWVOLTAGE">
  34. <view class="flex-row">
  35. <image class="item-icon" src="/resource/images/lijidingwei.png"></image>
  36. <view class="item-text">低电告警设置</view>
  37. </view>
  38. <image class="item-icon" src="/resource/images/youjiantou.png"></image>
  39. </button> -->
  40. <button v-if="type == 'YWWL'" class="cmd-item flex-row flex-between" @tap="bindPrioritySendCommand" data-cmd="LOCATIONPRIORITY">
  41. <view class="flex-row">
  42. <image class="item-icon" src="/static/resource/images/lijidingwei.png"></image>
  43. <view class="item-text">{{ $t('定位优先级设置') }}</view>
  44. </view>
  45. <image class="item-icon" src="/static/resource/images/youjiantou.png"></image>
  46. </button>
  47. <button v-if="type == 'YWWL'" class="cmd-item flex-row flex-between" @tap="bindLocationModelSendCommand" data-cmd="LOCATIONMODEL">
  48. <view class="flex-row">
  49. <image class="item-icon" src="/static/resource/images/lijidingwei.png"></image>
  50. <view class="item-text">{{ $t('定位模式') }}</view>
  51. </view>
  52. <view class="flex-row">
  53. <view v-if="gpsData.yw_work_mode != null">
  54. <view v-if="index == 0" class="item-text" style="margin-right: 20rpx">{{ columns[index] + ' ' + intelligentList[timeIndex].lable }}</view>
  55. <view v-if="index == 1" class="item-text" style="margin-right: 20rpx">{{ columns[index] + ' ' + positionList[timeIndex].lable }}</view>
  56. <view v-if="index == 2" class="item-text" style="margin-right: 20rpx">{{ columns[index] + ' ' + powersaveList[timeIndex].lable }}</view>
  57. </view>
  58. <image class="item-icon" src="/static/resource/images/youjiantou.png"></image>
  59. </view>
  60. </button>
  61. </view>
  62. <view class="item-container">
  63. <!--button class="cmd-item flex-row flex-between">
  64. <view class="flex-row">
  65. <image class="item-icon" src="https://qiniu.bms16.com/FjS6K359Max_Om8IxJJQ4yHdK4Ca"></image>
  66. <view class="item-text">围栏</view>
  67. </view>
  68. <image class="item-icon" src="/resource/images/youjiantou.png"></image>
  69. </button-->
  70. <button v-if="type != 'YWWL'" class="cmd-item flex-row flex-between" @tap="bindSendCommand" data-cmd="CLOSERELAY">
  71. <view class="flex-row">
  72. <image class="item-icon" src="/static/resource/images/duandian.png"></image>
  73. <view class="item-text">{{ $t('控制断电') }}</view>
  74. </view>
  75. <image class="item-icon" src="/static/resource/images/youjiantou.png"></image>
  76. </button>
  77. <button v-if="type != 'YWWL'" class="cmd-item flex-row flex-between" @tap="bindSendCommand" data-cmd="OPENRELAY">
  78. <view class="flex-row">
  79. <image class="item-icon" src="/static/resource/images/tongdian.png"></image>
  80. <view class="item-text">{{ $t('恢复通电') }}</view>
  81. </view>
  82. <image class="item-icon" src="/static/resource/images/youjiantou.png"></image>
  83. </button>
  84. <button class="cmd-item flex-row flex-between" @tap="bindSendCommand" data-cmd="RESTART">
  85. <view class="flex-row">
  86. <image class="item-icon" src="/static/resource/images/chongqi.png"></image>
  87. <view class="item-text">{{ $t('设备重启') }}</view>
  88. </view>
  89. <image class="item-icon" src="/static/resource/images/youjiantou.png"></image>
  90. </button>
  91. <button v-if="type != 'YWWL'" class="cmd-item flex-row flex-between" @tap="bindSendCommand" data-cmd="RESET">
  92. <view class="flex-row">
  93. <image class="item-icon" src="/static/resource/images/huifuchuchang.png"></image>
  94. <view class="item-text">{{ $t('恢复出厂设置') }}</view>
  95. </view>
  96. <image class="item-icon" src="/static/resource/images/youjiantou.png"></image>
  97. </button>
  98. <!-- <button wx:if="{{ type !='YWWL' }}" class="cmd-item flex-row flex-between" bindtap="bindSendCommand" data-cmd="RESET">
  99. <view class="flex-row">
  100. <image class="item-icon" src="http://qiniu.bms16.com/yijian_report.png"></image>
  101. <view class="item-text">一键报失</view>
  102. </view>
  103. <image class="item-icon" src="/resource/images/youjiantou.png"></image>
  104. </button> -->
  105. <button v-if="type != 'YWJT' && type != 'YWWL'" class="cmd-item flex-row flex-between" @tap="bindSendCommand" data-cmd="OPENBUZZER">
  106. <view class="flex-row">
  107. <image class="item-icon" src="/static/resource/images/fmqk.png"></image>
  108. <view class="item-text">{{ $t('打开蜂鸣器') }}</view>
  109. </view>
  110. <image class="item-icon" src="/static/resource/images/youjiantou.png"></image>
  111. </button>
  112. <button v-if="type != 'YWJT' && type != 'YWWL'" class="cmd-item flex-row flex-between" @tap="bindSendCommand" data-cmd="CLOSEBUZZER">
  113. <view class="flex-row">
  114. <image class="item-icon" src="/static/resource/images/fmqg.png"></image>
  115. <view class="item-text">{{ $t('关闭蜂鸣器') }}</view>
  116. </view>
  117. <image class="item-icon" src="/static/resource/images/youjiantou.png"></image>
  118. </button>
  119. <button v-if="bt_type == 'AD3BTS'" class="cmd-item flex-row flex-between" @tap="bindSendCommand" data-cmd="BPS">
  120. <view class="flex-row">
  121. <image class="item-icon" src="/static/resource/images/fmqk.png"></image>
  122. <view class="item-text">{{ $t('设置波特率') }}</view>
  123. </view>
  124. <image class="item-icon" src="/static/resource/images/youjiantou.png"></image>
  125. </button>
  126. </view>
  127. <view class="item-container">
  128. <button class="cmd-item flex-row flex-between" @tap="bindCommandList">
  129. <view class="flex-row">
  130. <image class="item-icon" src="https://qiniu.bms16.com/Fl5V7Od8i1o637mrMjdPFdBYLA2e"></image>
  131. <view class="item-text">{{ $t('指令记录') }}</view>
  132. </view>
  133. <image class="item-icon" src="/static/resource/images/youjiantou.png"></image>
  134. </button>
  135. </view>
  136. <view class="item-container">
  137. <button class="cmd-item flex-row flex-between" @tap="bindUnbind">
  138. <view class="flex-row">
  139. <view class="item-text">{{ $t('解绑设备') }}</view>
  140. </view>
  141. <image class="item-icon" src="/static/resource/images/youjiantou.png"></image>
  142. </button>
  143. </view>
  144. <van-dialog
  145. use-slot
  146. :title="$t('上报间隔')"
  147. :show="uptimeDialogShow"
  148. show-cancel-button
  149. :confirm-button-text="$t('确定')"
  150. confirm-button-color="#06C689"
  151. @confirm="bindUptimeDialogConfirm"
  152. >
  153. <van-cell-group style="padding: 40rpx 32rpx">
  154. <van-field :value="uptime" left-icon="clock-o" @change="onUptimeChange" />
  155. </van-cell-group>
  156. </van-dialog>
  157. <van-dialog
  158. use-slot
  159. :title="$t('类型')"
  160. :show="locationModelDialogShow"
  161. show-cancel-button
  162. :confirm-button-text="$t('确定')"
  163. confirm-button-color="#06C689"
  164. @confirm="bindLocatonModelDialogConfirm"
  165. >
  166. <!-- <van-cell-group style="padding: 40rpx 32rpx;"> -->
  167. <!-- <van-picker value="{{ uptime }}" left-icon="clock-o" bind:change="onUptimeChange"/> -->
  168. <!-- <van-picker title="定位模式" columns="{{columns}}" bind:confirm="onConfirm" bind:cancel="onCancel" bind:change="onChange" /> -->
  169. <!-- </van-cell-group> -->
  170. <button class="cmd-item flex-row flex-between" @tap="clickSelectModelType">
  171. <view class="flex-row">
  172. <view class="item-text">{{ columns[index] }}</view>
  173. </view>
  174. <image class="item-icon" src="/static/resource/images/youjiantou.png"></image>
  175. </button>
  176. <button class="cmd-item flex-row flex-between" @tap="clickSelectTimeModelType">
  177. <view v-if="index == 0" class="flex-row">
  178. <view class="item-text">{{ intelligentList[timeIndex].lable }}</view>
  179. </view>
  180. <view v-if="index == 1" class="flex-row">
  181. <view class="item-text">{{ positionList[timeIndex].lable }}</view>
  182. </view>
  183. <view v-if="index == 2" class="flex-row">
  184. <view class="item-text">{{ powersaveList[timeIndex].lable }}</view>
  185. </view>
  186. <image class="item-icon" src="/static/resource/images/youjiantou.png"></image>
  187. </button>
  188. <view class="tag" v-if="index == 0">{{ $t('根据G-Sensor的判断,设备检测到震动时,按设置的时间间隔定时上报位置;静止超过三分钟,自动进入休眠仅维持心跳,显示在线') }}</view>
  189. <view class="tag" v-if="index == 1">{{ $t('设备仅按设置的时间间隔定时上报位置,每次上报位置之后自动进入休眠仅维持心跳,显示在线') }}</view>
  190. <view class="tag" v-if="index == 2">{{ $t('设备仅按设置的时间间隔定时上报位置,每次上报位置之后自动关闭设备网络进入深度休眠省电模式,显示离线,无法远程唤醒') }}</view>
  191. <!-- <view wx:if="{{index == 0}}" class="flex-row">
  192. <view class="item-text">{{intelligentList[timeIndex].lable}}</view>
  193. </view>
  194. <view wx:if="{{index == 1}}" class="flex-row">
  195. <view class="item-text">{{positionList[timeIndex].lable}}</view>
  196. </view>
  197. <view wx:if="{{index == 2}}" class="flex-row">
  198. <view class="item-text">{{powersaveList[timeIndex].lable}}</view>
  199. </view> -->
  200. </van-dialog>
  201. </view>
  202. </template>
  203. <script>
  204. // myPages/pages/deviceCommand/deviceCommand.js
  205. var config = require('../../../common/config.js');
  206. var http = require('../../../common/http.js');
  207. var common = require('../../../common/common.js');
  208. var storage = require('../../../common/storage.js');
  209. var bluetooth = require('../../../common/bluetooth.js');
  210. export default {
  211. data() {
  212. return {
  213. macid: '',
  214. type: '',
  215. uptimeDialogShow: false,
  216. locationModelDialogShow: false,
  217. uptime: '',
  218. loading: false,
  219. param: [],
  220. cmdLabel: '',
  221. timeLabel: '',
  222. gpsData: null,
  223. columns: [this.$t('智能模式'), this.$t('定位模式'), this.$t('省电模式')],
  224. intelligentList: [
  225. {
  226. lable: '30' + this.$t('秒'),
  227. value: 30
  228. },
  229. {
  230. lable: '60' + this.$t('秒'),
  231. value: 60
  232. },
  233. {
  234. lable: '180' + this.$t('秒'),
  235. value: 180
  236. }
  237. ],
  238. positionList: [
  239. {
  240. lable: '5' + this.$t('分钟'),
  241. value: 300
  242. },
  243. {
  244. lable: '10' + this.$t('分钟'),
  245. value: 600
  246. },
  247. {
  248. lable: '1' + this.$t('小时'),
  249. value: 3600
  250. }
  251. ],
  252. powersaveList: [
  253. {
  254. lable: '4' + this.$t('小时'),
  255. value: 240
  256. },
  257. {
  258. lable: '12' + this.$t('小时'),
  259. value: 720
  260. },
  261. {
  262. lable: '24' + this.$t('小时'),
  263. value: 1440
  264. }
  265. ],
  266. index: 0,
  267. timeIndex: 0,
  268. bt_type: '',
  269. bt_status: 0,
  270. lable: ''
  271. };
  272. }
  273. /**
  274. * 生命周期函数--监听页面加载
  275. */,
  276. onLoad: function (options) {
  277. uni.setNavigationBarTitle({
  278. title: this.$t('设置')
  279. });
  280. if (!options.macid) {
  281. uni.navigateBack({
  282. delta: 1
  283. });
  284. }
  285. console.log(options);
  286. const battery_sn = options.macid;
  287. // if (bluetooth.isConnected(battery_sn)) {
  288. // bluetooth.onCharacteristicStateChange(battery_sn, 'deviceCommand', (data) => {
  289. // console.log("蓝牙读取的bms数据:")
  290. // console.log(data)
  291. // var btBmsInfo = bluetooth.bmsInfo(battery_sn)
  292. // if (btBmsInfo) {
  293. // btBmsInfo.time = parseInt(new Date().getTime() / 1000)
  294. // }
  295. // if (btBmsInfo.btsets && this.data.btBmsInfo && this.data.btBmsInfo.btsets) {
  296. // btBmsInfo.btsets.forEach((item, index) => {
  297. // item.vars.forEach((v, i) => {
  298. // this.data.btBmsInfo.btsets.forEach(p => {
  299. // var n = p.vars.find(u => u.name == v.name && u.set)
  300. // if (n != undefined) {
  301. // btBmsInfo.btsets[index].vars[i].set = n.set
  302. // }
  303. // })
  304. // })
  305. // })
  306. // }
  307. // console.log(btBmsInfo)
  308. // this.setData({
  309. // btBmsInfo: btBmsInfo
  310. // })
  311. // })
  312. // bluetooth.stateUpdate(battery_sn)
  313. // }
  314. const device = storage.getSelectedDeviceInfo();
  315. console.log(device);
  316. this.setData({
  317. macid: options.macid,
  318. type: options.type ? options.type : '',
  319. bt_type: options.bt_type ? options.bt_type : ''
  320. });
  321. this.loadGPSInfo();
  322. console.log('type' + this.type);
  323. },
  324. /**
  325. * 生命周期函数--监听页面初次渲染完成
  326. */
  327. onReady: function () {},
  328. /**
  329. * 生命周期函数--监听页面显示
  330. */
  331. onShow: function () {},
  332. /**
  333. * 生命周期函数--监听页面隐藏
  334. */
  335. onHide: function () {},
  336. /**
  337. * 生命周期函数--监听页面卸载
  338. */
  339. onUnload: function () {},
  340. /**
  341. * 页面相关事件处理函数--监听用户下拉动作
  342. */
  343. onPullDownRefresh: function () {},
  344. /**
  345. * 页面上拉触底事件的处理函数
  346. */
  347. onReachBottom: function () {},
  348. /**
  349. * 用户点击右上角分享
  350. */
  351. onShareAppMessage: function () {},
  352. methods: {
  353. clickSelectTimeModelType() {
  354. var list = [];
  355. if (this.index == 0) {
  356. list = this.intelligentList;
  357. }
  358. if (this.index == 1) {
  359. list = this.positionList;
  360. }
  361. if (this.index == 2) {
  362. list = this.powersaveList;
  363. }
  364. var strList = [];
  365. for (var i = 0; list.length > i; i++) {
  366. strList.push(list[i].lable);
  367. }
  368. const me = this;
  369. uni.showActionSheet({
  370. itemList: strList,
  371. success(res) {
  372. me.setData({
  373. timeIndex: res.tapIndex
  374. });
  375. }
  376. });
  377. },
  378. clickSelectModelType() {
  379. const me = this;
  380. uni.showActionSheet({
  381. itemList: [me.$t('智能模式'), me.$t('定位模式'), me.$t('省电模式')],
  382. success(res) {
  383. me.setData({
  384. index: res.tapIndex,
  385. timeIndex: 0
  386. });
  387. }
  388. });
  389. },
  390. loadGPSInfo() {
  391. const me = this;
  392. http.postApi(
  393. config.API_GPS_INFO,
  394. {
  395. macid: this.macid
  396. },
  397. (resp) => {
  398. if (resp.data.code === 200) {
  399. var data = resp.data.data.info;
  400. this.setData({
  401. gpsData: data
  402. });
  403. if (data.yw_location_pri != null) {
  404. }
  405. if (data.yw_work_mode != null) {
  406. var intervalTime = 0;
  407. if (data.yw_work_mode.mode - 0 == 3) {
  408. intervalTime = (data.yw_work_mode.inteval - 0) / 60;
  409. } else {
  410. intervalTime = data.yw_work_mode.inteval - 0;
  411. }
  412. if (data.yw_work_mode.mode - 0 == 2) {
  413. this.setData({
  414. index: 0
  415. });
  416. for (var i = 0; this.intelligentList.length > i; i++) {
  417. if (intervalTime == this.intelligentList[i].value) {
  418. this.setData({
  419. timeIndex: i
  420. });
  421. }
  422. }
  423. }
  424. if (data.yw_work_mode.mode - 0 == 1) {
  425. this.setData({
  426. index: 1
  427. });
  428. for (var i = 0; this.positionList.length > i; i++) {
  429. if (intervalTime == this.positionList[i].value) {
  430. this.setData({
  431. timeIndex: i
  432. });
  433. }
  434. }
  435. }
  436. if (data.yw_work_mode.mode - 0 == 3) {
  437. this.setData({
  438. index: 2
  439. });
  440. for (var i = 0; this.powersaveList.length > i; i++) {
  441. if (intervalTime == this.powersaveList[i].value) {
  442. this.setData({
  443. timeIndex: i
  444. });
  445. }
  446. }
  447. }
  448. }
  449. }
  450. }
  451. );
  452. },
  453. bluetoothConnect: function (time = null) {
  454. const me = this
  455. if (this.loading && time == null) {
  456. return;
  457. }
  458. const device = storage.getSelectedDeviceInfo();
  459. if (device && bluetooth.acceptDevice(device)) {
  460. this.setData({
  461. loading: true
  462. });
  463. if (time == null) {
  464. time = new Date().getTime();
  465. }
  466. bluetooth.openBluetoothAdapter(
  467. (res) => {
  468. console.log(res);
  469. bluetooth.connectDevice(
  470. device,
  471. () => {
  472. common.simpleToast(me.$t('蓝牙连接成功'));
  473. this.setData({
  474. bt_status: 1
  475. });
  476. bluetooth.onCharacteristicStateChange(device.mac_id, 'home', (data) => {
  477. if (bluetooth.bluetoothDeviceConfig && data != null) {
  478. common.reportBms(device.mac_id, data, function (success) {});
  479. }
  480. });
  481. bluetooth.onConnectionStateChange(device.mac_id, 'home', (res) => {
  482. if (!res.connected) {
  483. this.setData({
  484. bt_status: 2
  485. });
  486. } else {
  487. this.setData({
  488. bt_status: 1
  489. });
  490. }
  491. });
  492. setTimeout(() => {
  493. this.setData({
  494. loading: false
  495. });
  496. }, 800 - ((new Date().getTime() - time) % 800));
  497. },
  498. (res) => {
  499. console.log(res);
  500. uni.showModal({
  501. content: me.$t('连接设备失败,请靠近设备重试'),
  502. confirmText: me.$t('重试'),
  503. success: (res) => {
  504. if (res.confirm) {
  505. this.bluetoothConnect(time);
  506. } else {
  507. setTimeout(() => {
  508. this.setData({
  509. loading: false
  510. });
  511. }, 800 - ((new Date().getTime() - time) % 800));
  512. }
  513. },
  514. fail: (res) => {
  515. console.log(res);
  516. setTimeout(() => {
  517. this.setData({
  518. loading: false
  519. });
  520. }, 800 - ((new Date().getTime() - time) % 800));
  521. }
  522. });
  523. }
  524. );
  525. },
  526. (res) => {
  527. console.log(res);
  528. uni.showModal({
  529. content: me.$t('需使用手机蓝牙功能,请打开蓝牙'),
  530. confirmText: me.$t('重试'),
  531. success: (res) => {
  532. if (res.confirm) {
  533. this.bluetoothConnect(time);
  534. } else {
  535. setTimeout(() => {
  536. this.setData({
  537. loading: false
  538. });
  539. }, 800 - ((new Date().getTime() - time) % 800));
  540. }
  541. },
  542. fail: (res) => {
  543. console.log(res);
  544. setTimeout(() => {
  545. this.setData({
  546. loading: false
  547. });
  548. }, 800 - ((new Date().getTime() - time) % 800));
  549. }
  550. });
  551. }
  552. );
  553. }
  554. },
  555. sendBtCommand: function (cmd) {
  556. const that = this;
  557. const device = storage.getSelectedDeviceInfo();
  558. if (bluetooth.isConnected(this.macid)) {
  559. if (cmd == 'CLOSERELAY') {
  560. bluetooth.turnOff(
  561. that.macid,
  562. function () {
  563. common.simpleToast(that,that.$t('发送成功'));
  564. if (bluetooth.isUniversalBluetoothPlugin(device)) {
  565. setTimeout(function () {
  566. bluetooth.stateUpdate(
  567. that.macid,
  568. (res) => {},
  569. (res) => {}
  570. );
  571. }, 2000);
  572. }
  573. },
  574. function () {
  575. common.simpleToast(that,that.$t('发送失败'));
  576. }
  577. );
  578. } else if (cmd == 'OPENRELAY') {
  579. bluetooth.turnOn(
  580. that.macid,
  581. function () {
  582. if (bluetooth.isUniversalBluetoothPlugin(device)) {
  583. setTimeout(function () {
  584. bluetooth.stateUpdate(
  585. that.macid,
  586. (res) => {},
  587. (res) => {}
  588. );
  589. }, 2000);
  590. }
  591. common.simpleToast(that,that.$t('发送成功'));
  592. },
  593. function () {
  594. common.simpleToast(that,that.$t('发送失败'));
  595. }
  596. );
  597. } else if (cmd == 'OPENBUZZER') {
  598. bluetooth.turnOnBuzzer(
  599. that.macid,
  600. function () {
  601. common.simpleToast(that,that.$t('发送成功'));
  602. },
  603. function () {
  604. common.simpleToast(that,that.$t('发送失败'));
  605. }
  606. );
  607. } else if (cmd == 'CLOSEBUZZER') {
  608. bluetooth.turnOffBuzzer(
  609. that.macid,
  610. function () {
  611. common.simpleToast(that,that.$t('发送成功'));
  612. if (bluetooth.isUniversalBluetoothPlugin(device)) {
  613. setTimeout(function () {
  614. bluetooth.stateUpdate(
  615. that.macid,
  616. (res) => {},
  617. (res) => {}
  618. );
  619. }, 2000);
  620. }
  621. },
  622. function () {
  623. common.simpleToast(that,that.$t('发送失败'));
  624. }
  625. );
  626. } else if (cmd == 'BPS') {
  627. uni.showActionSheet({
  628. itemList: ['0: 4800', '1: 9600', '2: 14400', '3: 38400', '4: 56000', '5: 57600', '6: 115200'],
  629. success(res) {
  630. bluetooth.setBaud(
  631. that.macid,
  632. res.tapIndex,
  633. function () {
  634. common.simpleToast(that,that.$t('发送成功'));
  635. },
  636. function () {
  637. common.simpleToast(that,that.$t('发送失败'));
  638. }
  639. );
  640. }
  641. });
  642. }
  643. } else {
  644. this.bluetoothConnect();
  645. }
  646. },
  647. bindPrioritySendCommand: function (e) {
  648. const cmd = e.currentTarget.dataset.cmd;
  649. uni.showActionSheet({
  650. itemList: ['GLW', 'LGW'],
  651. success: (res) => {
  652. var index = res.tapIndex + 1;
  653. this.setData({
  654. param: [index]
  655. });
  656. this.sendCommand(cmd);
  657. }
  658. });
  659. },
  660. bindLocationModelSendCommand() {
  661. this.setData({
  662. locationModelDialogShow: true
  663. });
  664. },
  665. bindLocatonModelDialogConfirm() {
  666. common.loading(this);
  667. // if(this.data.columns[this.data.index] == 0){
  668. // }
  669. var params1 = '';
  670. var params2 = '';
  671. if (this.index == 0) {
  672. params1 = 2;
  673. params2 = this.intelligentList[this.timeIndex].value;
  674. }
  675. if (this.index == 1) {
  676. params1 = 1;
  677. params2 = this.positionList[this.timeIndex].value;
  678. }
  679. if (this.index == 2) {
  680. params1 = 3;
  681. params2 = this.powersaveList[this.timeIndex].value;
  682. }
  683. console.log([params1, params2]);
  684. const me = this
  685. http.postApi(
  686. config.API_BATTERY_SEND_COMMAND,
  687. {
  688. macid: this.macid,
  689. cmd: 'LOCATIONMODEL',
  690. param: [params1, params2]
  691. },
  692. function (resp) {
  693. if (resp.data.code === 200) {
  694. uni.hideLoading();
  695. common.simpleToast(me,me.$t('操作成功'));
  696. } else {
  697. common.simpleToast(me,resp.data.msg);
  698. }
  699. }
  700. );
  701. },
  702. bindSendCommand: function (e) {
  703. const device = storage.getSelectedDeviceInfo();
  704. const cmd = e.currentTarget.dataset.cmd;
  705. this.sendCommand(e.currentTarget.dataset.cmd);
  706. if (bluetooth.isSingleBT(device)) {
  707. if (cmd == 'CLOSERELAY' || cmd == 'OPENRELAY' || cmd == 'OPENBUZZER' || cmd == 'CLOSEBUZZER' || cmd == 'BPS') {
  708. this.sendBtCommand(cmd);
  709. }
  710. }
  711. },
  712. bindkeyReportLoss() {},
  713. sendCommand: function (cmd) {
  714. const me = this
  715. uni.showModal({
  716. content: me.$t('确定发送指令吗?'),
  717. showCancel: true,
  718. cancelText: me.$t('取消'),
  719. confirmText: me.$t('确定'),
  720. success: (res) => {
  721. console.log(res);
  722. if (res.confirm) {
  723. common.loading(this);
  724. http.postApi(
  725. config.API_BATTERY_SEND_COMMAND,
  726. {
  727. macid: this.macid,
  728. cmd: cmd,
  729. param: this.param
  730. },
  731. function (resp) {
  732. if (resp.data.code === 200) {
  733. uni.hideLoading();
  734. common.simpleToast(me,me.$t('操作成功'));
  735. } else {
  736. common.simpleToast(me,resp.data.msg);
  737. }
  738. }
  739. );
  740. }
  741. },
  742. fail: function (res) {},
  743. complete: function (res) {}
  744. });
  745. },
  746. bindUptimeDialogOpen() {
  747. this.setData({
  748. uptimeDialogShow: true,
  749. uptime: ''
  750. });
  751. },
  752. onUptimeChange(event) {
  753. this.setData({
  754. uptime: event.detail
  755. });
  756. },
  757. bindUptimeDialogConfirm() {
  758. common.loading(this);
  759. const me = this
  760. http.postApi(
  761. config.API_BATTERY_SEND_COMMAND,
  762. {
  763. macid: this.macid,
  764. cmd: 'UPTIME',
  765. param: [this.uptime]
  766. },
  767. function (resp) {
  768. if (resp.data.code === 200) {
  769. uni.hideLoading();
  770. common.simpleToast(me,me.$t('操作成功'));
  771. } else {
  772. common.simpleToast(me,resp.data.msg);
  773. }
  774. }
  775. );
  776. },
  777. bindCommandList() {
  778. uni.navigateTo({
  779. url: '/myPages/pages/commandList/commandList?macid=' + this.macid
  780. });
  781. },
  782. bindUnbind() {
  783. const me = this
  784. uni.showModal({
  785. content: me.$t('您确定要解绑当前设备吗?'),
  786. showCancel: true,
  787. cancelText: me.$t('取消'),
  788. confirmText: me.$t('确定'),
  789. success: (res) => {
  790. console.log(res);
  791. if (res.confirm) {
  792. common.loading(this);
  793. http.postApi(
  794. config.API_BATTERY_UNBIND,
  795. {
  796. macid: this.macid
  797. },
  798. function (resp) {
  799. if (resp.data.code === 200) {
  800. uni.hideLoading();
  801. common.simpleToast(me,me.$t('操作成功'));
  802. storage.setRefreshDeviceoPage(true);
  803. uni.navigateBack({
  804. delta: 1
  805. });
  806. } else {
  807. common.simpleToast(me,resp.data.msg);
  808. }
  809. }
  810. );
  811. }
  812. },
  813. fail: function (res) {},
  814. complete: function (res) {}
  815. });
  816. }
  817. }
  818. };
  819. </script>
  820. <style>
  821. @import './deviceCommand.css';
  822. </style>