Class: TencentCloud::Iotexplorer::V20190423::DeviceActivationDetail

Inherits:
Common::AbstractModel
  • Object
show all
Defined in:
lib/v20190423/models.rb

Overview

设备激活详情信息

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(totaldevicenum = nil, useddevicenum = nil, totalnormallicense = nil, usednormallicense = nil, totalbluetoothlicense = nil, usedbluetoothlicense = nil, totalfreelicense = nil, usedfreelicense = nil) ⇒ DeviceActivationDetail

Returns a new instance of DeviceActivationDetail.



7247
7248
7249
7250
7251
7252
7253
7254
7255
7256
# File 'lib/v20190423/models.rb', line 7247

def initialize(totaldevicenum=nil, useddevicenum=nil, totalnormallicense=nil, usednormallicense=nil, totalbluetoothlicense=nil, usedbluetoothlicense=nil, totalfreelicense=nil, usedfreelicense=nil)
  @TotalDeviceNum = totaldevicenum
  @UsedDeviceNum = useddevicenum
  @TotalNormalLicense = totalnormallicense
  @UsedNormalLicense = usednormallicense
  @TotalBluetoothLicense = totalbluetoothlicense
  @UsedBluetoothLicense = usedbluetoothlicense
  @TotalFreeLicense = totalfreelicense
  @UsedFreeLicense = usedfreelicense
end

Instance Attribute Details

#TotalBluetoothLicenseObject

Parameters:

  • TotalDeviceNum:

    可注册设备数

  • UsedDeviceNum:

    已注册设备数

  • TotalNormalLicense:

    设备授权数

  • UsedNormalLicense:

    已使用设备授权数

  • TotalBluetoothLicense:

    蓝牙授权数

  • UsedBluetoothLicense:

    已使用蓝牙授权数

  • TotalFreeLicense:

    可免费注册设备数

  • UsedFreeLicense:

    已使用注册设备数



7245
7246
7247
# File 'lib/v20190423/models.rb', line 7245

def TotalBluetoothLicense
  @TotalBluetoothLicense
end

#TotalDeviceNumObject

Parameters:

  • TotalDeviceNum:

    可注册设备数

  • UsedDeviceNum:

    已注册设备数

  • TotalNormalLicense:

    设备授权数

  • UsedNormalLicense:

    已使用设备授权数

  • TotalBluetoothLicense:

    蓝牙授权数

  • UsedBluetoothLicense:

    已使用蓝牙授权数

  • TotalFreeLicense:

    可免费注册设备数

  • UsedFreeLicense:

    已使用注册设备数



7245
7246
7247
# File 'lib/v20190423/models.rb', line 7245

def TotalDeviceNum
  @TotalDeviceNum
end

#TotalFreeLicenseObject

Parameters:

  • TotalDeviceNum:

    可注册设备数

  • UsedDeviceNum:

    已注册设备数

  • TotalNormalLicense:

    设备授权数

  • UsedNormalLicense:

    已使用设备授权数

  • TotalBluetoothLicense:

    蓝牙授权数

  • UsedBluetoothLicense:

    已使用蓝牙授权数

  • TotalFreeLicense:

    可免费注册设备数

  • UsedFreeLicense:

    已使用注册设备数



7245
7246
7247
# File 'lib/v20190423/models.rb', line 7245

def TotalFreeLicense
  @TotalFreeLicense
end

#TotalNormalLicenseObject

Parameters:

  • TotalDeviceNum:

    可注册设备数

  • UsedDeviceNum:

    已注册设备数

  • TotalNormalLicense:

    设备授权数

  • UsedNormalLicense:

    已使用设备授权数

  • TotalBluetoothLicense:

    蓝牙授权数

  • UsedBluetoothLicense:

    已使用蓝牙授权数

  • TotalFreeLicense:

    可免费注册设备数

  • UsedFreeLicense:

    已使用注册设备数



7245
7246
7247
# File 'lib/v20190423/models.rb', line 7245

def TotalNormalLicense
  @TotalNormalLicense
end

#UsedBluetoothLicenseObject

Parameters:

  • TotalDeviceNum:

    可注册设备数

  • UsedDeviceNum:

    已注册设备数

  • TotalNormalLicense:

    设备授权数

  • UsedNormalLicense:

    已使用设备授权数

  • TotalBluetoothLicense:

    蓝牙授权数

  • UsedBluetoothLicense:

    已使用蓝牙授权数

  • TotalFreeLicense:

    可免费注册设备数

  • UsedFreeLicense:

    已使用注册设备数



7245
7246
7247
# File 'lib/v20190423/models.rb', line 7245

def UsedBluetoothLicense
  @UsedBluetoothLicense
end

#UsedDeviceNumObject

Parameters:

  • TotalDeviceNum:

    可注册设备数

  • UsedDeviceNum:

    已注册设备数

  • TotalNormalLicense:

    设备授权数

  • UsedNormalLicense:

    已使用设备授权数

  • TotalBluetoothLicense:

    蓝牙授权数

  • UsedBluetoothLicense:

    已使用蓝牙授权数

  • TotalFreeLicense:

    可免费注册设备数

  • UsedFreeLicense:

    已使用注册设备数



7245
7246
7247
# File 'lib/v20190423/models.rb', line 7245

def UsedDeviceNum
  @UsedDeviceNum
end

#UsedFreeLicenseObject

Parameters:

  • TotalDeviceNum:

    可注册设备数

  • UsedDeviceNum:

    已注册设备数

  • TotalNormalLicense:

    设备授权数

  • UsedNormalLicense:

    已使用设备授权数

  • TotalBluetoothLicense:

    蓝牙授权数

  • UsedBluetoothLicense:

    已使用蓝牙授权数

  • TotalFreeLicense:

    可免费注册设备数

  • UsedFreeLicense:

    已使用注册设备数



7245
7246
7247
# File 'lib/v20190423/models.rb', line 7245

def UsedFreeLicense
  @UsedFreeLicense
end

#UsedNormalLicenseObject

Parameters:

  • TotalDeviceNum:

    可注册设备数

  • UsedDeviceNum:

    已注册设备数

  • TotalNormalLicense:

    设备授权数

  • UsedNormalLicense:

    已使用设备授权数

  • TotalBluetoothLicense:

    蓝牙授权数

  • UsedBluetoothLicense:

    已使用蓝牙授权数

  • TotalFreeLicense:

    可免费注册设备数

  • UsedFreeLicense:

    已使用注册设备数



7245
7246
7247
# File 'lib/v20190423/models.rb', line 7245

def UsedNormalLicense
  @UsedNormalLicense
end

Instance Method Details

#deserialize(params) ⇒ Object



7258
7259
7260
7261
7262
7263
7264
7265
7266
7267
# File 'lib/v20190423/models.rb', line 7258

def deserialize(params)
  @TotalDeviceNum = params['TotalDeviceNum']
  @UsedDeviceNum = params['UsedDeviceNum']
  @TotalNormalLicense = params['TotalNormalLicense']
  @UsedNormalLicense = params['UsedNormalLicense']
  @TotalBluetoothLicense = params['TotalBluetoothLicense']
  @UsedBluetoothLicense = params['UsedBluetoothLicense']
  @TotalFreeLicense = params['TotalFreeLicense']
  @UsedFreeLicense = params['UsedFreeLicense']
end