@ray-js/api 0.3.13-beta-bb326407 → 0.3.15-beta-720ccfd3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (326) hide show
  1. package/@types/api.d.ts +1 -0
  2. package/lib/device-kit/addTimer/index.d.ts +3 -1
  3. package/lib/device-kit/addTimer/index.js +6 -3
  4. package/lib/device-kit/addTimer/index.web.js +6 -3
  5. package/lib/device-kit/bluetoothCapabilityOfBLEBeacon/index.d.ts +3 -1
  6. package/lib/device-kit/bluetoothCapabilityOfBLEBeacon/index.js +6 -3
  7. package/lib/device-kit/bluetoothCapabilityOfBLEBeacon/index.web.js +6 -3
  8. package/lib/device-kit/bluetoothIsPowerOn/index.d.ts +3 -1
  9. package/lib/device-kit/bluetoothIsPowerOn/index.js +6 -3
  10. package/lib/device-kit/bluetoothIsPowerOn/index.web.js +6 -3
  11. package/lib/device-kit/checkOTAUpdateInfo/index.d.ts +3 -1
  12. package/lib/device-kit/checkOTAUpdateInfo/index.js +6 -3
  13. package/lib/device-kit/checkOTAUpdateInfo/index.web.js +6 -3
  14. package/lib/device-kit/connectTYBLEDevice/index.d.ts +3 -1
  15. package/lib/device-kit/connectTYBLEDevice/index.js +6 -3
  16. package/lib/device-kit/connectTYBLEDevice/index.web.js +6 -3
  17. package/lib/device-kit/deviceIsSupportThingModel/index.d.ts +3 -1
  18. package/lib/device-kit/deviceIsSupportThingModel/index.js +6 -3
  19. package/lib/device-kit/deviceIsSupportThingModel/index.web.js +6 -3
  20. package/lib/device-kit/directConnectBLEDevice/index.d.ts +3 -1
  21. package/lib/device-kit/directConnectBLEDevice/index.js +6 -3
  22. package/lib/device-kit/directConnectBLEDevice/index.web.js +6 -3
  23. package/lib/device-kit/disconnectTYBLEDevice/index.d.ts +3 -1
  24. package/lib/device-kit/disconnectTYBLEDevice/index.js +6 -3
  25. package/lib/device-kit/disconnectTYBLEDevice/index.web.js +6 -3
  26. package/lib/device-kit/getBLEDeviceRSSI/index.d.ts +3 -1
  27. package/lib/device-kit/getBLEDeviceRSSI/index.js +6 -3
  28. package/lib/device-kit/getBLEDeviceRSSI/index.web.js +6 -3
  29. package/lib/device-kit/getDeviceInfo/index.d.ts +3 -1
  30. package/lib/device-kit/getDeviceInfo/index.js +6 -3
  31. package/lib/device-kit/getDeviceInfo/index.web.js +6 -3
  32. package/lib/device-kit/getDeviceOnlineType/index.d.ts +3 -1
  33. package/lib/device-kit/getDeviceOnlineType/index.js +6 -3
  34. package/lib/device-kit/getDeviceOnlineType/index.web.js +6 -3
  35. package/lib/device-kit/getDeviceProperty/index.d.ts +3 -1
  36. package/lib/device-kit/getDeviceProperty/index.js +6 -3
  37. package/lib/device-kit/getDeviceProperty/index.web.js +6 -3
  38. package/lib/device-kit/getDeviceThingModelInfo/index.d.ts +3 -1
  39. package/lib/device-kit/getDeviceThingModelInfo/index.js +6 -3
  40. package/lib/device-kit/getDeviceThingModelInfo/index.web.js +6 -3
  41. package/lib/device-kit/getEncryptLocalKeyWithData/index.d.ts +3 -1
  42. package/lib/device-kit/getEncryptLocalKeyWithData/index.js +6 -3
  43. package/lib/device-kit/getEncryptLocalKeyWithData/index.web.js +6 -3
  44. package/lib/device-kit/getProductInfo/index.d.ts +3 -1
  45. package/lib/device-kit/getProductInfo/index.js +6 -3
  46. package/lib/device-kit/getProductInfo/index.web.js +6 -3
  47. package/lib/device-kit/getSubDeviceInfoList/index.d.ts +3 -1
  48. package/lib/device-kit/getSubDeviceInfoList/index.js +6 -3
  49. package/lib/device-kit/getSubDeviceInfoList/index.web.js +6 -3
  50. package/lib/device-kit/getTYBLEOnlineState/index.d.ts +3 -1
  51. package/lib/device-kit/getTYBLEOnlineState/index.js +6 -3
  52. package/lib/device-kit/getTYBLEOnlineState/index.web.js +6 -3
  53. package/lib/device-kit/offDeviceActivatorNeedResetEvent/index.d.ts +3 -1
  54. package/lib/device-kit/offDeviceActivatorNeedResetEvent/index.js +6 -3
  55. package/lib/device-kit/offDeviceActivatorNeedResetEvent/index.web.js +6 -3
  56. package/lib/device-kit/offDeviceInfoUpdated/index.d.ts +3 -1
  57. package/lib/device-kit/offDeviceInfoUpdated/index.js +6 -3
  58. package/lib/device-kit/offDeviceInfoUpdated/index.web.js +6 -3
  59. package/lib/device-kit/offDeviceOnlineStatusUpdate/index.d.ts +3 -1
  60. package/lib/device-kit/offDeviceOnlineStatusUpdate/index.js +6 -3
  61. package/lib/device-kit/offDeviceOnlineStatusUpdate/index.web.js +6 -3
  62. package/lib/device-kit/offDeviceRemoved/index.d.ts +3 -1
  63. package/lib/device-kit/offDeviceRemoved/index.js +6 -3
  64. package/lib/device-kit/offDeviceRemoved/index.web.js +6 -3
  65. package/lib/device-kit/offDpDataChange/index.d.ts +3 -1
  66. package/lib/device-kit/offDpDataChange/index.js +6 -3
  67. package/lib/device-kit/offDpDataChange/index.web.js +6 -3
  68. package/lib/device-kit/offMqttMessageReceived/index.d.ts +3 -1
  69. package/lib/device-kit/offMqttMessageReceived/index.js +6 -3
  70. package/lib/device-kit/offMqttMessageReceived/index.web.js +6 -3
  71. package/lib/device-kit/offReceivedThingModelMessage/index.d.ts +3 -1
  72. package/lib/device-kit/offReceivedThingModelMessage/index.js +6 -3
  73. package/lib/device-kit/offReceivedThingModelMessage/index.web.js +6 -3
  74. package/lib/device-kit/offSocketMessageReceived/index.d.ts +3 -1
  75. package/lib/device-kit/offSocketMessageReceived/index.js +6 -3
  76. package/lib/device-kit/offSocketMessageReceived/index.web.js +6 -3
  77. package/lib/device-kit/offSubDeviceInfoUpdateEvent/index.d.ts +3 -1
  78. package/lib/device-kit/offSubDeviceInfoUpdateEvent/index.js +6 -3
  79. package/lib/device-kit/offSubDeviceInfoUpdateEvent/index.web.js +6 -3
  80. package/lib/device-kit/offTYBLEBigDataChannelProgressEvent/index.d.ts +3 -1
  81. package/lib/device-kit/offTYBLEBigDataChannelProgressEvent/index.js +6 -3
  82. package/lib/device-kit/offTYBLEBigDataChannelProgressEvent/index.web.js +6 -3
  83. package/lib/device-kit/offTYBLEConnectStatusChange/index.d.ts +3 -1
  84. package/lib/device-kit/offTYBLEConnectStatusChange/index.js +6 -3
  85. package/lib/device-kit/offTYBLEConnectStatusChange/index.web.js +6 -3
  86. package/lib/device-kit/offTYBLEScanBindDevice/index.d.ts +3 -1
  87. package/lib/device-kit/offTYBLEScanBindDevice/index.js +6 -3
  88. package/lib/device-kit/offTYBLEScanBindDevice/index.web.js +6 -3
  89. package/lib/device-kit/offTYBLETransparentDataReport/index.d.ts +3 -1
  90. package/lib/device-kit/offTYBLETransparentDataReport/index.js +6 -3
  91. package/lib/device-kit/offTYBLETransparentDataReport/index.web.js +6 -3
  92. package/lib/device-kit/offTimerUpdate/index.d.ts +3 -1
  93. package/lib/device-kit/offTimerUpdate/index.js +6 -3
  94. package/lib/device-kit/offTimerUpdate/index.web.js +6 -3
  95. package/lib/device-kit/onDeviceActivatorNeedResetEvent/index.d.ts +3 -1
  96. package/lib/device-kit/onDeviceActivatorNeedResetEvent/index.js +6 -3
  97. package/lib/device-kit/onDeviceActivatorNeedResetEvent/index.web.js +6 -3
  98. package/lib/device-kit/onDeviceInfoUpdated/index.d.ts +3 -1
  99. package/lib/device-kit/onDeviceInfoUpdated/index.js +6 -3
  100. package/lib/device-kit/onDeviceInfoUpdated/index.web.js +6 -3
  101. package/lib/device-kit/onDeviceOnlineStatusUpdate/index.d.ts +3 -1
  102. package/lib/device-kit/onDeviceOnlineStatusUpdate/index.js +6 -3
  103. package/lib/device-kit/onDeviceOnlineStatusUpdate/index.web.js +6 -3
  104. package/lib/device-kit/onDeviceRemoved/index.d.ts +3 -1
  105. package/lib/device-kit/onDeviceRemoved/index.js +6 -3
  106. package/lib/device-kit/onDeviceRemoved/index.web.js +6 -3
  107. package/lib/device-kit/onDpDataChange/index.d.ts +3 -1
  108. package/lib/device-kit/onDpDataChange/index.js +6 -3
  109. package/lib/device-kit/onDpDataChange/index.web.js +6 -3
  110. package/lib/device-kit/onMqttMessageReceived/index.d.ts +3 -1
  111. package/lib/device-kit/onMqttMessageReceived/index.js +6 -3
  112. package/lib/device-kit/onMqttMessageReceived/index.web.js +6 -3
  113. package/lib/device-kit/onReceivedThingModelMessage/index.d.ts +3 -1
  114. package/lib/device-kit/onReceivedThingModelMessage/index.js +6 -3
  115. package/lib/device-kit/onReceivedThingModelMessage/index.web.js +6 -3
  116. package/lib/device-kit/onSocketMessageReceived/index.d.ts +3 -1
  117. package/lib/device-kit/onSocketMessageReceived/index.js +6 -3
  118. package/lib/device-kit/onSocketMessageReceived/index.web.js +6 -3
  119. package/lib/device-kit/onSubDeviceInfoUpdateEvent/index.d.ts +3 -1
  120. package/lib/device-kit/onSubDeviceInfoUpdateEvent/index.js +6 -3
  121. package/lib/device-kit/onSubDeviceInfoUpdateEvent/index.web.js +6 -3
  122. package/lib/device-kit/onTYBLEBigDataChannelProgressEvent/index.d.ts +3 -1
  123. package/lib/device-kit/onTYBLEBigDataChannelProgressEvent/index.js +6 -3
  124. package/lib/device-kit/onTYBLEBigDataChannelProgressEvent/index.web.js +6 -3
  125. package/lib/device-kit/onTYBLEConnectStatusChange/index.d.ts +3 -1
  126. package/lib/device-kit/onTYBLEConnectStatusChange/index.js +6 -3
  127. package/lib/device-kit/onTYBLEConnectStatusChange/index.web.js +6 -3
  128. package/lib/device-kit/onTYBLEScanBindDevice/index.d.ts +3 -1
  129. package/lib/device-kit/onTYBLEScanBindDevice/index.js +6 -3
  130. package/lib/device-kit/onTYBLEScanBindDevice/index.web.js +6 -3
  131. package/lib/device-kit/onTYBLETransparentDataReport/index.d.ts +3 -1
  132. package/lib/device-kit/onTYBLETransparentDataReport/index.js +6 -3
  133. package/lib/device-kit/onTYBLETransparentDataReport/index.web.js +6 -3
  134. package/lib/device-kit/onTimerUpdate/index.d.ts +3 -1
  135. package/lib/device-kit/onTimerUpdate/index.js +6 -3
  136. package/lib/device-kit/onTimerUpdate/index.web.js +6 -3
  137. package/lib/device-kit/openDeviceDetailPage/index.d.ts +3 -1
  138. package/lib/device-kit/openDeviceDetailPage/index.js +6 -3
  139. package/lib/device-kit/openDeviceDetailPage/index.web.js +6 -3
  140. package/lib/device-kit/openDeviceWifiNetworkMonitorPage/index.d.ts +3 -1
  141. package/lib/device-kit/openDeviceWifiNetworkMonitorPage/index.js +6 -3
  142. package/lib/device-kit/openDeviceWifiNetworkMonitorPage/index.web.js +6 -3
  143. package/lib/device-kit/openReconnectPage/index.d.ts +3 -1
  144. package/lib/device-kit/openReconnectPage/index.js +6 -3
  145. package/lib/device-kit/openReconnectPage/index.web.js +6 -3
  146. package/lib/device-kit/openTimerPage/index.d.ts +3 -1
  147. package/lib/device-kit/openTimerPage/index.js +6 -3
  148. package/lib/device-kit/openTimerPage/index.web.js +6 -3
  149. package/lib/device-kit/postTYBLEBigDataChannelWithProgress/index.d.ts +3 -1
  150. package/lib/device-kit/postTYBLEBigDataChannelWithProgress/index.js +6 -3
  151. package/lib/device-kit/postTYBLEBigDataChannelWithProgress/index.web.js +6 -3
  152. package/lib/device-kit/publishCommands/index.d.ts +3 -1
  153. package/lib/device-kit/publishCommands/index.js +6 -3
  154. package/lib/device-kit/publishCommands/index.web.js +6 -3
  155. package/lib/device-kit/publishDps/index.d.ts +3 -1
  156. package/lib/device-kit/publishDps/index.js +6 -3
  157. package/lib/device-kit/publishDps/index.web.js +6 -3
  158. package/lib/device-kit/publishDpsWithPipeType/index.d.ts +3 -1
  159. package/lib/device-kit/publishDpsWithPipeType/index.js +6 -3
  160. package/lib/device-kit/publishDpsWithPipeType/index.web.js +6 -3
  161. package/lib/device-kit/publishLanMessage/index.d.ts +3 -1
  162. package/lib/device-kit/publishLanMessage/index.js +6 -3
  163. package/lib/device-kit/publishLanMessage/index.web.js +6 -3
  164. package/lib/device-kit/publishMqttMessage/index.d.ts +3 -1
  165. package/lib/device-kit/publishMqttMessage/index.js +6 -3
  166. package/lib/device-kit/publishMqttMessage/index.web.js +6 -3
  167. package/lib/device-kit/publishSocketMessage/index.d.ts +3 -1
  168. package/lib/device-kit/publishSocketMessage/index.js +6 -3
  169. package/lib/device-kit/publishSocketMessage/index.web.js +6 -3
  170. package/lib/device-kit/publishTYBLETransparentData/index.d.ts +3 -1
  171. package/lib/device-kit/publishTYBLETransparentData/index.js +6 -3
  172. package/lib/device-kit/publishTYBLETransparentData/index.web.js +6 -3
  173. package/lib/device-kit/publishThingModelMessage/index.d.ts +3 -1
  174. package/lib/device-kit/publishThingModelMessage/index.js +6 -3
  175. package/lib/device-kit/publishThingModelMessage/index.web.js +6 -3
  176. package/lib/device-kit/pushRNPanel/index.d.ts +3 -1
  177. package/lib/device-kit/pushRNPanel/index.js +6 -3
  178. package/lib/device-kit/pushRNPanel/index.web.js +6 -3
  179. package/lib/device-kit/queryDps/index.d.ts +3 -1
  180. package/lib/device-kit/queryDps/index.js +6 -3
  181. package/lib/device-kit/queryDps/index.web.js +6 -3
  182. package/lib/device-kit/registerZigbeeGateWaySubDeviceListener/index.d.ts +3 -1
  183. package/lib/device-kit/registerZigbeeGateWaySubDeviceListener/index.js +6 -3
  184. package/lib/device-kit/registerZigbeeGateWaySubDeviceListener/index.web.js +6 -3
  185. package/lib/device-kit/removeDevice/index.d.ts +3 -1
  186. package/lib/device-kit/removeDevice/index.js +6 -3
  187. package/lib/device-kit/removeDevice/index.web.js +6 -3
  188. package/lib/device-kit/removeTimer/index.d.ts +3 -1
  189. package/lib/device-kit/removeTimer/index.js +6 -3
  190. package/lib/device-kit/removeTimer/index.web.js +6 -3
  191. package/lib/device-kit/resetFactory/index.d.ts +3 -1
  192. package/lib/device-kit/resetFactory/index.js +6 -3
  193. package/lib/device-kit/resetFactory/index.web.js +6 -3
  194. package/lib/device-kit/setDeviceProperty/index.d.ts +3 -1
  195. package/lib/device-kit/setDeviceProperty/index.js +6 -3
  196. package/lib/device-kit/setDeviceProperty/index.web.js +6 -3
  197. package/lib/device-kit/startBLEScan/index.d.ts +3 -1
  198. package/lib/device-kit/startBLEScan/index.js +6 -3
  199. package/lib/device-kit/startBLEScan/index.web.js +6 -3
  200. package/lib/device-kit/startBLEScanBeacon/index.d.ts +3 -1
  201. package/lib/device-kit/startBLEScanBeacon/index.js +6 -3
  202. package/lib/device-kit/startBLEScanBeacon/index.web.js +6 -3
  203. package/lib/device-kit/startBLEScanBindDevice/index.d.ts +3 -1
  204. package/lib/device-kit/startBLEScanBindDevice/index.js +6 -3
  205. package/lib/device-kit/startBLEScanBindDevice/index.web.js +6 -3
  206. package/lib/device-kit/startBLEScanSync/index.d.ts +3 -1
  207. package/lib/device-kit/startBLEScanSync/index.js +6 -3
  208. package/lib/device-kit/startBLEScanSync/index.web.js +6 -3
  209. package/lib/device-kit/startDirectlyConnectedDeviceActivator/index.d.ts +3 -1
  210. package/lib/device-kit/startDirectlyConnectedDeviceActivator/index.js +6 -3
  211. package/lib/device-kit/startDirectlyConnectedDeviceActivator/index.web.js +6 -3
  212. package/lib/device-kit/startGWActivation/index.d.ts +3 -1
  213. package/lib/device-kit/startGWActivation/index.js +6 -3
  214. package/lib/device-kit/startGWActivation/index.web.js +6 -3
  215. package/lib/device-kit/stopBLEScan/index.d.ts +3 -1
  216. package/lib/device-kit/stopBLEScan/index.js +6 -3
  217. package/lib/device-kit/stopBLEScan/index.web.js +6 -3
  218. package/lib/device-kit/stopBLEScanBeacon/index.d.ts +3 -1
  219. package/lib/device-kit/stopBLEScanBeacon/index.js +6 -3
  220. package/lib/device-kit/stopBLEScanBeacon/index.web.js +6 -3
  221. package/lib/device-kit/stopBLEScanSync/index.d.ts +3 -1
  222. package/lib/device-kit/stopBLEScanSync/index.js +6 -3
  223. package/lib/device-kit/stopBLEScanSync/index.web.js +6 -3
  224. package/lib/device-kit/stopDirectlyConnectedDeviceActivator/index.d.ts +3 -1
  225. package/lib/device-kit/stopDirectlyConnectedDeviceActivator/index.js +6 -3
  226. package/lib/device-kit/stopDirectlyConnectedDeviceActivator/index.web.js +6 -3
  227. package/lib/device-kit/stopGWActivation/index.d.ts +3 -1
  228. package/lib/device-kit/stopGWActivation/index.js +6 -3
  229. package/lib/device-kit/stopGWActivation/index.web.js +6 -3
  230. package/lib/device-kit/subscribeDeviceRemoved/index.d.ts +3 -1
  231. package/lib/device-kit/subscribeDeviceRemoved/index.js +6 -3
  232. package/lib/device-kit/subscribeDeviceRemoved/index.web.js +6 -3
  233. package/lib/device-kit/subscribeReceivedThingModelMessage/index.d.ts +3 -1
  234. package/lib/device-kit/subscribeReceivedThingModelMessage/index.js +6 -3
  235. package/lib/device-kit/subscribeReceivedThingModelMessage/index.web.js +6 -3
  236. package/lib/device-kit/subscribeTYBLEConnectStatus/index.d.ts +3 -1
  237. package/lib/device-kit/subscribeTYBLEConnectStatus/index.js +6 -3
  238. package/lib/device-kit/subscribeTYBLEConnectStatus/index.web.js +6 -3
  239. package/lib/device-kit/subscribeTYBLETransparentDataReport/index.d.ts +3 -1
  240. package/lib/device-kit/subscribeTYBLETransparentDataReport/index.js +6 -3
  241. package/lib/device-kit/subscribeTYBLETransparentDataReport/index.web.js +6 -3
  242. package/lib/device-kit/syncDeviceInfo/index.d.ts +3 -1
  243. package/lib/device-kit/syncDeviceInfo/index.js +6 -3
  244. package/lib/device-kit/syncDeviceInfo/index.web.js +6 -3
  245. package/lib/device-kit/syncTimerTask/index.d.ts +3 -1
  246. package/lib/device-kit/syncTimerTask/index.js +6 -3
  247. package/lib/device-kit/syncTimerTask/index.web.js +6 -3
  248. package/lib/device-kit/unSubscribeDeviceRemoved/index.d.ts +3 -1
  249. package/lib/device-kit/unSubscribeDeviceRemoved/index.js +6 -3
  250. package/lib/device-kit/unSubscribeDeviceRemoved/index.web.js +6 -3
  251. package/lib/device-kit/unSubscribeReceivedThingModelMessage/index.d.ts +3 -1
  252. package/lib/device-kit/unSubscribeReceivedThingModelMessage/index.js +6 -3
  253. package/lib/device-kit/unSubscribeReceivedThingModelMessage/index.web.js +6 -3
  254. package/lib/device-kit/unregisterZigbeeGateWaySubDeviceListener/index.d.ts +3 -1
  255. package/lib/device-kit/unregisterZigbeeGateWaySubDeviceListener/index.js +6 -3
  256. package/lib/device-kit/unregisterZigbeeGateWaySubDeviceListener/index.web.js +6 -3
  257. package/lib/device-kit/unsubscribeTYBLEConnectStatus/index.d.ts +3 -1
  258. package/lib/device-kit/unsubscribeTYBLEConnectStatus/index.js +6 -3
  259. package/lib/device-kit/unsubscribeTYBLEConnectStatus/index.web.js +6 -3
  260. package/lib/device-kit/unsubscribeTYBLETransparentDataReport/index.d.ts +3 -1
  261. package/lib/device-kit/unsubscribeTYBLETransparentDataReport/index.js +6 -3
  262. package/lib/device-kit/unsubscribeTYBLETransparentDataReport/index.web.js +6 -3
  263. package/lib/device-kit/updateDeviceThingModelInfo/index.d.ts +3 -1
  264. package/lib/device-kit/updateDeviceThingModelInfo/index.js +6 -3
  265. package/lib/device-kit/updateDeviceThingModelInfo/index.web.js +6 -3
  266. package/lib/device-kit/updateTimer/index.d.ts +3 -1
  267. package/lib/device-kit/updateTimer/index.js +6 -3
  268. package/lib/device-kit/updateTimer/index.web.js +6 -3
  269. package/lib/device-kit/updateTimerStatus/index.d.ts +3 -1
  270. package/lib/device-kit/updateTimerStatus/index.js +6 -3
  271. package/lib/device-kit/updateTimerStatus/index.web.js +6 -3
  272. package/lib/device-kit/validDeviceOnlineType/index.d.ts +3 -1
  273. package/lib/device-kit/validDeviceOnlineType/index.js +6 -3
  274. package/lib/device-kit/validDeviceOnlineType/index.web.js +6 -3
  275. package/lib/index.android.js +1 -1
  276. package/lib/index.d.ts +0 -4
  277. package/lib/index.ios.js +1 -1
  278. package/lib/index.js +0 -4
  279. package/lib/index.tuya.js +0 -4
  280. package/lib/index.web.js +0 -4
  281. package/lib/index.wechat.js +0 -4
  282. package/package.json +9 -9
  283. package/lib/beginEvent/index.android.js +0 -1
  284. package/lib/beginEvent/index.d.ts +0 -1
  285. package/lib/beginEvent/index.ios.js +0 -1
  286. package/lib/beginEvent/index.js +0 -3
  287. package/lib/beginEvent/index.md +0 -20
  288. package/lib/beginEvent/index.native.d.ts +0 -1
  289. package/lib/beginEvent/index.tuya.d.ts +0 -1
  290. package/lib/beginEvent/index.tuya.js +0 -8
  291. package/lib/beginEvent/index.web.js +0 -3
  292. package/lib/beginEvent/index.wechat.d.ts +0 -1
  293. package/lib/beginEvent/index.wechat.js +0 -8
  294. package/lib/endEvent/index.android.js +0 -1
  295. package/lib/endEvent/index.d.ts +0 -1
  296. package/lib/endEvent/index.ios.js +0 -1
  297. package/lib/endEvent/index.js +0 -3
  298. package/lib/endEvent/index.md +0 -20
  299. package/lib/endEvent/index.native.d.ts +0 -1
  300. package/lib/endEvent/index.tuya.d.ts +0 -1
  301. package/lib/endEvent/index.tuya.js +0 -8
  302. package/lib/endEvent/index.web.js +0 -3
  303. package/lib/endEvent/index.wechat.d.ts +0 -1
  304. package/lib/endEvent/index.wechat.js +0 -8
  305. package/lib/event/index.android.js +0 -1
  306. package/lib/event/index.d.ts +0 -1
  307. package/lib/event/index.ios.js +0 -1
  308. package/lib/event/index.js +0 -3
  309. package/lib/event/index.md +0 -20
  310. package/lib/event/index.native.d.ts +0 -1
  311. package/lib/event/index.tuya.d.ts +0 -1
  312. package/lib/event/index.tuya.js +0 -8
  313. package/lib/event/index.web.js +0 -3
  314. package/lib/event/index.wechat.d.ts +0 -1
  315. package/lib/event/index.wechat.js +0 -8
  316. package/lib/trackEvent/index.android.js +0 -1
  317. package/lib/trackEvent/index.d.ts +0 -1
  318. package/lib/trackEvent/index.ios.js +0 -1
  319. package/lib/trackEvent/index.js +0 -3
  320. package/lib/trackEvent/index.md +0 -20
  321. package/lib/trackEvent/index.native.d.ts +0 -1
  322. package/lib/trackEvent/index.tuya.d.ts +0 -1
  323. package/lib/trackEvent/index.tuya.js +0 -8
  324. package/lib/trackEvent/index.web.js +0 -3
  325. package/lib/trackEvent/index.wechat.d.ts +0 -1
  326. package/lib/trackEvent/index.wechat.js +0 -8
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.onTYBLEConnectStatusChange');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var onTYBLEConnectStatusChange = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.onTYBLEConnectStatusChange');
4
+ };
5
+
6
+ export default onTYBLEConnectStatusChange;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.onTYBLEConnectStatusChange');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var onTYBLEConnectStatusChange = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.onTYBLEConnectStatusChange');
4
+ };
5
+
6
+ export default onTYBLEConnectStatusChange;
@@ -1 +1,3 @@
1
- export default function (): void;
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ declare const onTYBLEScanBindDevice: typeof ty.device.onTYBLEScanBindDevice;
3
+ export default onTYBLEScanBindDevice;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.onTYBLEScanBindDevice');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var onTYBLEScanBindDevice = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.onTYBLEScanBindDevice');
4
+ };
5
+
6
+ export default onTYBLEScanBindDevice;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.onTYBLEScanBindDevice');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var onTYBLEScanBindDevice = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.onTYBLEScanBindDevice');
4
+ };
5
+
6
+ export default onTYBLEScanBindDevice;
@@ -1 +1,3 @@
1
- export default function (): void;
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ declare const onTYBLETransparentDataReport: typeof ty.device.onTYBLETransparentDataReport;
3
+ export default onTYBLETransparentDataReport;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.onTYBLETransparentDataReport');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var onTYBLETransparentDataReport = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.onTYBLETransparentDataReport');
4
+ };
5
+
6
+ export default onTYBLETransparentDataReport;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.onTYBLETransparentDataReport');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var onTYBLETransparentDataReport = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.onTYBLETransparentDataReport');
4
+ };
5
+
6
+ export default onTYBLETransparentDataReport;
@@ -1 +1,3 @@
1
- export default function (): void;
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ declare const onTimerUpdate: typeof ty.device.onTimerUpdate;
3
+ export default onTimerUpdate;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.onTimerUpdate');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var onTimerUpdate = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.onTimerUpdate');
4
+ };
5
+
6
+ export default onTimerUpdate;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.onTimerUpdate');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var onTimerUpdate = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.onTimerUpdate');
4
+ };
5
+
6
+ export default onTimerUpdate;
@@ -1 +1,3 @@
1
- export default function (): void;
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ declare const openDeviceDetailPage: typeof ty.device.openDeviceDetailPage;
3
+ export default openDeviceDetailPage;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.openDeviceDetailPage');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var openDeviceDetailPage = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.openDeviceDetailPage');
4
+ };
5
+
6
+ export default openDeviceDetailPage;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.openDeviceDetailPage');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var openDeviceDetailPage = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.openDeviceDetailPage');
4
+ };
5
+
6
+ export default openDeviceDetailPage;
@@ -1 +1,3 @@
1
- export default function (): void;
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ declare const openDeviceWifiNetworkMonitorPage: typeof ty.device.openDeviceWifiNetworkMonitorPage;
3
+ export default openDeviceWifiNetworkMonitorPage;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.openDeviceWifiNetworkMonitorPage');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var openDeviceWifiNetworkMonitorPage = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.openDeviceWifiNetworkMonitorPage');
4
+ };
5
+
6
+ export default openDeviceWifiNetworkMonitorPage;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.openDeviceWifiNetworkMonitorPage');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var openDeviceWifiNetworkMonitorPage = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.openDeviceWifiNetworkMonitorPage');
4
+ };
5
+
6
+ export default openDeviceWifiNetworkMonitorPage;
@@ -1 +1,3 @@
1
- export default function (): void;
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ declare const openReconnectPage: typeof ty.device.openReconnectPage;
3
+ export default openReconnectPage;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.openReconnectPage');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var openReconnectPage = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.openReconnectPage');
4
+ };
5
+
6
+ export default openReconnectPage;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.openReconnectPage');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var openReconnectPage = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.openReconnectPage');
4
+ };
5
+
6
+ export default openReconnectPage;
@@ -1 +1,3 @@
1
- export default function (): void;
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ declare const openTimerPage: typeof ty.device.openTimerPage;
3
+ export default openTimerPage;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.openTimerPage');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var openTimerPage = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.openTimerPage');
4
+ };
5
+
6
+ export default openTimerPage;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.openTimerPage');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var openTimerPage = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.openTimerPage');
4
+ };
5
+
6
+ export default openTimerPage;
@@ -1 +1,3 @@
1
- export default function (): void;
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ declare const postTYBLEBigDataChannelWithProgress: typeof ty.device.postTYBLEBigDataChannelWithProgress;
3
+ export default postTYBLEBigDataChannelWithProgress;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.postTYBLEBigDataChannelWithProgress');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var postTYBLEBigDataChannelWithProgress = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.postTYBLEBigDataChannelWithProgress');
4
+ };
5
+
6
+ export default postTYBLEBigDataChannelWithProgress;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.postTYBLEBigDataChannelWithProgress');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var postTYBLEBigDataChannelWithProgress = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.postTYBLEBigDataChannelWithProgress');
4
+ };
5
+
6
+ export default postTYBLEBigDataChannelWithProgress;
@@ -1 +1,3 @@
1
- export default function (): void;
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ declare const publishCommands: typeof ty.device.publishCommands;
3
+ export default publishCommands;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.publishCommands');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var publishCommands = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.publishCommands');
4
+ };
5
+
6
+ export default publishCommands;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.publishCommands');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var publishCommands = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.publishCommands');
4
+ };
5
+
6
+ export default publishCommands;
@@ -1 +1,3 @@
1
- export default function (): void;
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ declare const publishDps: typeof ty.device.publishDps;
3
+ export default publishDps;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.publishDps');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var publishDps = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.publishDps');
4
+ };
5
+
6
+ export default publishDps;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.publishDps');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var publishDps = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.publishDps');
4
+ };
5
+
6
+ export default publishDps;
@@ -1 +1,3 @@
1
- export default function (): void;
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ declare const publishDpsWithPipeType: typeof ty.device.publishDpsWithPipeType;
3
+ export default publishDpsWithPipeType;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.publishDpsWithPipeType');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var publishDpsWithPipeType = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.publishDpsWithPipeType');
4
+ };
5
+
6
+ export default publishDpsWithPipeType;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.publishDpsWithPipeType');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var publishDpsWithPipeType = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.publishDpsWithPipeType');
4
+ };
5
+
6
+ export default publishDpsWithPipeType;
@@ -1 +1,3 @@
1
- export default function (): void;
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ declare const publishLanMessage: typeof ty.device.publishLanMessage;
3
+ export default publishLanMessage;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.publishLanMessage');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var publishLanMessage = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.publishLanMessage');
4
+ };
5
+
6
+ export default publishLanMessage;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.publishLanMessage');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var publishLanMessage = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.publishLanMessage');
4
+ };
5
+
6
+ export default publishLanMessage;
@@ -1 +1,3 @@
1
- export default function (): void;
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ declare const publishMqttMessage: typeof ty.device.publishMqttMessage;
3
+ export default publishMqttMessage;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.publishMqttMessage');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var publishMqttMessage = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.publishMqttMessage');
4
+ };
5
+
6
+ export default publishMqttMessage;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.publishMqttMessage');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var publishMqttMessage = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.publishMqttMessage');
4
+ };
5
+
6
+ export default publishMqttMessage;
@@ -1 +1,3 @@
1
- export default function (): void;
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ declare const publishSocketMessage: typeof ty.device.publishSocketMessage;
3
+ export default publishSocketMessage;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.publishSocketMessage');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var publishSocketMessage = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.publishSocketMessage');
4
+ };
5
+
6
+ export default publishSocketMessage;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.publishSocketMessage');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var publishSocketMessage = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.publishSocketMessage');
4
+ };
5
+
6
+ export default publishSocketMessage;
@@ -1 +1,3 @@
1
- export default function (): void;
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ declare const publishTYBLETransparentData: typeof ty.device.publishTYBLETransparentData;
3
+ export default publishTYBLETransparentData;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.publishTYBLETransparentData');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var publishTYBLETransparentData = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.publishTYBLETransparentData');
4
+ };
5
+
6
+ export default publishTYBLETransparentData;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.publishTYBLETransparentData');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var publishTYBLETransparentData = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.publishTYBLETransparentData');
4
+ };
5
+
6
+ export default publishTYBLETransparentData;
@@ -1 +1,3 @@
1
- export default function (): void;
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ declare const publishThingModelMessage: typeof ty.device.publishThingModelMessage;
3
+ export default publishThingModelMessage;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.publishThingModelMessage');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var publishThingModelMessage = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.publishThingModelMessage');
4
+ };
5
+
6
+ export default publishThingModelMessage;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.publishThingModelMessage');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var publishThingModelMessage = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.publishThingModelMessage');
4
+ };
5
+
6
+ export default publishThingModelMessage;
@@ -1 +1,3 @@
1
- export default function (): void;
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ declare const pushRNPanel: typeof ty.device.pushRNPanel;
3
+ export default pushRNPanel;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.pushRNPanel');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var pushRNPanel = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.pushRNPanel');
4
+ };
5
+
6
+ export default pushRNPanel;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.pushRNPanel');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var pushRNPanel = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.pushRNPanel');
4
+ };
5
+
6
+ export default pushRNPanel;
@@ -1 +1,3 @@
1
- export default function (): void;
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ declare const queryDps: typeof ty.device.queryDps;
3
+ export default queryDps;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.queryDps');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var queryDps = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.queryDps');
4
+ };
5
+
6
+ export default queryDps;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.queryDps');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var queryDps = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.queryDps');
4
+ };
5
+
6
+ export default queryDps;
@@ -1 +1,3 @@
1
- export default function (): void;
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ declare const registerZigbeeGateWaySubDeviceListener: typeof ty.device.registerZigbeeGateWaySubDeviceListener;
3
+ export default registerZigbeeGateWaySubDeviceListener;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.registerZigbeeGateWaySubDeviceListener');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var registerZigbeeGateWaySubDeviceListener = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.registerZigbeeGateWaySubDeviceListener');
4
+ };
5
+
6
+ export default registerZigbeeGateWaySubDeviceListener;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.registerZigbeeGateWaySubDeviceListener');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var registerZigbeeGateWaySubDeviceListener = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.registerZigbeeGateWaySubDeviceListener');
4
+ };
5
+
6
+ export default registerZigbeeGateWaySubDeviceListener;
@@ -1 +1,3 @@
1
- export default function (): void;
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ declare const removeDevice: typeof ty.device.removeDevice;
3
+ export default removeDevice;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.removeDevice');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var removeDevice = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.removeDevice');
4
+ };
5
+
6
+ export default removeDevice;
@@ -1,3 +1,6 @@
1
- export default function () {
2
- console.warn('暂未实现方法 ty.device.removeDevice');
3
- }
1
+ /// <reference path="../../../@types/api.d.ts" />
2
+ var removeDevice = function () {
3
+ console.warn('// TODO 暂未实现方法 ty.device.removeDevice');
4
+ };
5
+
6
+ export default removeDevice;