![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
#import <ThingDeviceDetailInfo.h>
Properties | |
NSString * | devId |
the id of the device More... | |
NSString * | iccid |
iccid More... | |
NSString * | netStrength |
netStrength More... | |
NSString * | lanIp |
lan ip address More... | |
NSString * | ip |
ip address More... | |
NSString * | mac |
mac address More... | |
NSString * | timezone |
timezone More... | |
NSString * | channel |
channel More... | |
NSInteger | setChannelCapability |
setChannelCapability More... | |
NSNumber * | rsrp |
rsrp More... | |
NSNumber * | wifiSignal |
signal More... | |
NSString * | homekitCode |
homekit code More... | |
ThingDeviceInfoConnectAbility | connectAbility |
connect ability More... | |
NSString * | vendorName |
the name of vendor More... | |
NSString * | matterActiveCode |
matter active code More... | |
Definition at line 19 of file ThingDeviceDetailInfo.h.
|
readwritenonatomiccopy |
channel
Definition at line 43 of file ThingDeviceDetailInfo.h.
|
readwritenonatomicassign |
connect ability
Definition at line 58 of file ThingDeviceDetailInfo.h.
|
readwritenonatomiccopy |
the id of the device
Definition at line 22 of file ThingDeviceDetailInfo.h.
|
readwritenonatomiccopy |
homekit code
Definition at line 55 of file ThingDeviceDetailInfo.h.
|
readwritenonatomiccopy |
iccid
Definition at line 25 of file ThingDeviceDetailInfo.h.
|
readwritenonatomiccopy |
ip address
Definition at line 34 of file ThingDeviceDetailInfo.h.
|
readwritenonatomiccopy |
lan ip address
Definition at line 31 of file ThingDeviceDetailInfo.h.
|
readwritenonatomiccopy |
mac address
Definition at line 37 of file ThingDeviceDetailInfo.h.
|
readwritenonatomiccopy |
matter active code
Definition at line 64 of file ThingDeviceDetailInfo.h.
|
readwritenonatomiccopy |
netStrength
Definition at line 28 of file ThingDeviceDetailInfo.h.
|
readwritenonatomicstrong |
rsrp
Definition at line 49 of file ThingDeviceDetailInfo.h.
|
readwritenonatomicassign |
setChannelCapability
Definition at line 46 of file ThingDeviceDetailInfo.h.
|
readwritenonatomiccopy |
timezone
Definition at line 40 of file ThingDeviceDetailInfo.h.
|
readwritenonatomiccopy |
the name of vendor
Definition at line 61 of file ThingDeviceDetailInfo.h.
|
readwritenonatomicstrong |
signal
Definition at line 52 of file ThingDeviceDetailInfo.h.