xcDeviceVersionCheck abstract method

  1. @async
OriginResponse xcDeviceVersionCheck(
  1. String deviceId,
  2. String commandBody,
  3. int seq
)

检查设备是否需要升级,支持多模块检测 deviceId 设备序列号 commandId 13400

Implementation

@async
OriginResponse xcDeviceVersionCheck(
    String deviceId, String commandBody, int seq);