xcDeviceVersionCheck abstract method
检查设备是否需要升级,支持多模块检测
deviceId 设备序列号
commandId 13400
Implementation
@async
OriginResponse xcDeviceVersionCheck(
String deviceId, String commandBody, int seq);
检查设备是否需要升级,支持多模块检测
deviceId 设备序列号
commandId 13400
@async
OriginResponse xcDeviceVersionCheck(
String deviceId, String commandBody, int seq);