searchDevices abstract method
局域网搜索设备
timeout超时时间
seq自定义值
return 结构体,解析之后包装成 json字符串
回调码 13001
Implementation
@async
OriginResponse searchDevices(int timeout, int seq);
局域网搜索设备
timeout超时时间
seq自定义值
return 结构体,解析之后包装成 json字符串
回调码 13001
@async
OriginResponse searchDevices(int timeout, int seq);