read abstract method
从当前连接的设备读取数据
mac 设备 mac地址
uuid 读 描述符
会判断 读uuid 是否可用,返回成功或者失败
Implementation
@async
OriginResponse read(String mac, String uuid);
从当前连接的设备读取数据
mac 设备 mac地址
uuid 读 描述符
会判断 读uuid 是否可用,返回成功或者失败
@async
OriginResponse read(String mac, String uuid);