lib/v20180123/client.rb in tencentcloud-sdk-iot-3.0.613 vs lib/v20180123/client.rb in tencentcloud-sdk-iot-3.0.614

- old
+ new

@@ -1035,9 +1035,11 @@ raise e rescue StandardError => e raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect) end + # 业务无客户使用,下线接口。 + # 取消子设备产品与网关设备产品的关联 # @param request: Request instance for UnassociateSubDeviceFromGatewayProduct. # @type request: :class:`Tencentcloud::iot::V20180123::UnassociateSubDeviceFromGatewayProductRequest` # @rtype: :class:`Tencentcloud::iot::V20180123::UnassociateSubDeviceFromGatewayProductResponse` \ No newline at end of file