| Change Type | Old Version | New Version | d.ts File | | ---- | ------ | ------ | -------- | |Type changed|Class name: DeviceBasicInfo;
Method or attribute name: deviceType: string;
Old version information: |Class name: DeviceBasicInfo;
Method or attribute name: deviceType: string;
New version information: string|@ohos.distributedDeviceManager.d.ts| |Function changed|Class name: DeviceBasicInfo;
Method or attribute name: deviceType: number;|Class name: DeviceBasicInfo;
Method or attribute name: deviceType: string;|@ohos.distributedDeviceManager.d.ts|