类 Device


  • public class Device
    extends Object
    Represent the device basic information, which is part of the contact made with hisk cloud service.
    • 构造器详细资料

      • Device

        public Device()
    • 方法详细资料

      • getType

        public SeType getType()
        Get device secure element type
        返回:
        device secure element type
      • setType

        public void setType​(SeType type)
        Set device secure element type
        参数:
        type -
      • getDeviceCompany

        public String getDeviceCompany()
        Get device company name
        返回:
        device company name
      • setDeviceCompany

        public void setDeviceCompany​(String deviceCompany)
        Set device company name
        参数:
        deviceCompany - device company name
      • getDeviceType

        public String getDeviceType()
        Get device type name
        返回:
        device type name
      • setDeviceType

        public void setDeviceType​(String deviceType)
        Set device type name
        参数:
        deviceType - device type name
      • getMasterKey

        public String getMasterKey()
        Get device master key
        返回:
        device master key
      • setMasterKey

        public void setMasterKey​(String masterKey)
        Set device master key
        参数:
        masterKey - device master key
      • getDeviceSdkType

        public DeviceSdkType getDeviceSdkType()
        Get device sdk type
        返回:
        device sdk type
      • setDeviceSdkType

        public void setDeviceSdkType​(DeviceSdkType deviceSdkType)
        Set device sdk type
        参数:
        deviceSdkType - device sdk type
      • getSerialNumber

        public String getSerialNumber()
        Get device serial number
        返回:
        device serial number
      • setSerialNumber

        public void setSerialNumber​(String serialNumber)
        Set device serial number
        参数:
        serialNumber - serial number