Search device information (Before adding device) More...
#import <EZProbeDeviceInfo.h>
Properties | |
| NSString * | displayName |
| Display name. | |
| NSString * | subSerial |
| Device sub serial No. | |
| NSString * | fullSerial |
| Device full serial No. | |
| NSInteger | status |
| Device online status: 1- Online, other value- Offline. | |
| NSString * | defaultPicPath |
| Device picture. | |
| NSInteger | supportWifi |
| Whether supports Wi-Fi: 0- No, 1- Yes, 2- Supports new Wi-Fi configuration with user ID, 3- Supports smartwifi. | |
| NSString * | releaseVersion |
| Device protocol version. | |
| NSInteger | availiableChannelCount |
| Available channel number. | |
| NSInteger | relatedDeviceCount |
| Related device number, such as N1, R1, A1, and etc. | |
| NSString * | supportExt |
| Capability set. | |
Search device information (Before adding device)
1.8.7