|
const char *const | Pylon::Key::AddressKey = "Address" |
| Identifies the IP-address the device IP address in a human-readable representation including the port number.
|
|
const char *const | Pylon::Key::IpAddressKey = "IpAddress" |
| Identifies the IP-address the device IP address in a human-readable representation.
|
|
const char *const | Pylon::Key::DefaultGatewayKey = "DefaultGateway" |
| Identifies the default gateway the device IP address in a human-readable representation.
|
|
const char *const | Pylon::Key::SubnetMaskKey = "SubnetMask" |
| Identifies the subnet mask the device IP address in a human-readable representation.
|
|
const char *const | Pylon::Key::PortNrKey = "PortNr" |
| Identifies the port number used.
|
|
const char *const | Pylon::Key::MacAddressKey = "MacAddress" |
| Identifies the MAC address of the device the device IP address in a human-readable representation.
|
|
const char *const | Pylon::Key::InterfaceKey = "Interface" |
| Identifies the address of the network interface the device is connected.
|
|
const char *const | Pylon::Key::IpConfigOptionsKey = "IpConfigOptions" |
| Identifies the persistent IP configuration options.
|
|
const char *const | Pylon::Key::IpConfigCurrentKey = "IpConfigCurrent" |
| Identifies the current IP configuration of the device.
|
|