IDODeviceModel
| Property | Type | Description | |
|---|---|---|---|
| rssi | Int | rssi | |
| name | String | Device name | |
| state | IDODeviceStateType | Device state | |
| uuid | String | String | mac address |
| otaMacAddress | String | ota mac address | |
| btMacAddress | String | Bracelet | |
| isOta | Bool | Whether it is ota mode | |
| isTlwOta | Bool | Whether it is Tailing micro ota | |
| bltVersion | Int | bt version number | |
| isPair | Bool | Pairing status (Android) |