9 #import <Foundation/Foundation.h>
14 @property (nonatomic,copy) NSString *
domain;
23 @property (nonatomic,copy) NSString *
serial;
NSInteger upnpMappingMode
映射模式,1-手动,0-自动
Definition: EZHiddnsDeviceInfo.h:29
NSString * deviceIp
设备外网地址
Definition: EZHiddnsDeviceInfo.h:17
NSInteger hiddnsHttpPort
映射http端口
Definition: EZHiddnsDeviceInfo.h:35
Definition: EZHiddnsDeviceInfo.h:11
NSString * domain
设备域名
Definition: EZHiddnsDeviceInfo.h:14
NSInteger hiddnsHttpsPort
映射https端口
Definition: EZHiddnsDeviceInfo.h:38
NSInteger hiddnsRtspPort
映射取流端口
Definition: EZHiddnsDeviceInfo.h:47
NSString * serial
设备长序列号
Definition: EZHiddnsDeviceInfo.h:23
NSInteger mappingHiddnsCmdPort
手动映射服务端口,upnpMappingMode=1时使用
Definition: EZHiddnsDeviceInfo.h:41
NSInteger mappingHiddnsHttpPort
手动映射http端口,upnpMappingMode=1时使用
Definition: EZHiddnsDeviceInfo.h:32
NSInteger hiddnsCmdPort
映射服务端口
Definition: EZHiddnsDeviceInfo.h:44
NSString * subSerial
设备短序列号
Definition: EZHiddnsDeviceInfo.h:20
NSString * deviceName
设备名称
Definition: EZHiddnsDeviceInfo.h:26