QtsUdp  0.9.1
 All Classes Files Functions Properties
QNRemoteNas Class Reference

Remote QNAP Turbo NAS info. More...

#import <QtsUdp.h>

Inheritance diagram for QNRemoteNas:

Properties

BOOL isConfigured
 
int adminWebPort
 
int webServerPort
 
int secureWebServerPort
 
int secureAdminWebPort
 
NSString * activeMACValue
 
NSString * group
 
NSString * MACAddress
 
NSString * IPAddress
 
NSString * externalAddress
 
NSString * DDNS
 
NSString * myCloudNas
 
NSString * displayModelName
 
NSString * serverName
 
NSString * version
 

Detailed Description

Remote QNAP Turbo NAS info.

Property Documentation

- (NSString *) activeMACValue
readwriteatomicstrong

NAS active MAC

- (int) adminWebPort
readwriteatomicassign

NAS admin web port

- (NSString *) DDNS
readwriteatomicstrong

NAS DDNS

- (NSString *) displayModelName
readwriteatomicstrong

NAS display model name

- (NSString *) externalAddress
readwriteatomicstrong

NAS external IP address

- (NSString *) group
readwriteatomicstrong

NAS group

- (NSString *) IPAddress
readwriteatomicstrong

NAS IP address

- (BOOL) isConfigured
readwriteatomicassign

NAS configure or not

- (NSString *) MACAddress
readwriteatomicstrong

NAS MAC address

- (NSString *) myCloudNas
readwriteatomicstrong

NAS my cloud nas name

- (int) secureAdminWebPort
readwriteatomicassign

NAS SSL admin web port

- (int) secureWebServerPort
readwriteatomicassign

NAS SSL web server port

- (NSString *) serverName
readwriteatomicstrong

NAS server name

- (NSString *) version
readwriteatomicstrong

NAS FW version

- (int) webServerPort
readwriteatomicassign

NAS web server port


The documentation for this class was generated from the following file: