Information that describes a discovered system.
More...
#import <CNMCogNamerDevice.h>
Information that describes a discovered system.
◆ defaultGateway
- (NSString*) defaultGateway |
|
readwriteatomic |
Gets the default gateway of the discovered system.
◆ deviceType
- (CNMCogNamerDeviceType) deviceType |
|
readwriteatomic |
Gets the device type of the discovered system as Cognamer returns it.
◆ dnsServer
Dns server of the discovered system.
◆ domain
Domain of the discovered system.
◆ firmwareVersion
- (NSString*) firmwareVersion |
|
readwriteatomic |
Gets the firmware version of the discovered system.
◆ ipAddress
Gets the IP address of the discovered system.
◆ isDhcpEnabled
Gets the enabled state of DHCP of the discovered system.
◆ isLinkLocalIP
◆ macAddress
Gets the MAC address of the discovered system.
◆ macAddressFormatted
- (NSString*) macAddressFormatted |
|
readwriteatomic |
Gets the formatted MAC address of the discovered system.
◆ modelNumber
- (NSString*) modelNumber |
|
readwriteatomic |
Gets the model number of the discovered system.
◆ name
Gets the name of the discovered system.
◆ port
The port on which the discovered system is listening for DMCC communication.
◆ scope
Used to indicate where the device exists relative to the local host.
◆ serialNumber
- (NSString*) serialNumber |
|
readwriteatomic |
Gets the serial number of the discovered system.
◆ subnetMask
Gets the subnet mask of the discovered system.
◆ systemDescription
- (NSString*) systemDescription |
|
readwriteatomic |
Description of the discovered system.
◆ type
Gets the type of the discovered system.
The documentation for this class was generated from the following file: