DeviceFunc extension

扩展 Device 功能:

  • 绑定
  • 获取支持的检测项
  • 发送指令信息
on

Properties

supportChecks Future<List<CheckEntity>?>
获取 检测项目
no setter

Methods

bind() → void
绑定 设备
cancel() → void
解绑&断开 设备
send(int handwareId, String cmdId, {Map<String, dynamic>? obj}) → void
发送信息