menu
yasee_plugin
exts/Device+Ext.dart
DeviceFunc extension
DeviceFunc
dark_mode
light_mode
DeviceFunc
extension
扩展 Device 功能:
绑定
获取支持的检测项
发送指令信息
on
DeviceEntity
Properties
supportChecks
→
Future
<
List
<
CheckEntity
>
?
>
获取 检测项目
no setter
Methods
bind
(
)
→ void
绑定 设备
cancel
(
)
→ void
解绑&断开 设备
send
(
int
handwareId
,
String
cmdId
, {
Map
<
String
,
dynamic
>
?
obj
})
→ void
发送信息
yasee_plugin
Device+Ext
DeviceFunc extension
Device+Ext library