IDOOtaDeviceModel
| Attribute | Type | Description |
|---|---|---|
| rssi | Int | rssi |
| name | String | Device name |
| state | IDODeviceStateType | Device state |
| uuid | String | uuid (iOS) |
| macAddress | String | mac address |
| otaMacAddress | String | ota mac address |
| btMacAddress | String | bt mac address |
| deviceId | Int | Device ID |
| deviceType | Int | Device type 0: Invalid 1: Watch 2: Bracelet |
| isOta | Bool | Whether in ota mode |
| isTlwOta | Bool | Whether Tailingwei ota |
| bltVersion | Int | bt version number |
| isPair | Bool | pairing status (Android) |
| platform | Int | platform: 98, 99 |