BrightSign Object Reference Manual (FW 5.1) User Manual

Page 219

Advertising
background image

211

metric

Integer

Interface Returns the current routing metric for the interface.

See

SetRoutingMetric

for more details.

dhcp

Boolean Interface

Returns True if the system is currently configured to use DHCP.

Returns False otherwise.

hostname

String

Host

The currently configured host name

mdns_hostname

String

Host

The Zeroconf host name currently in use. This may be longer

than the host name if there is a collision on the current network.

ethernet_mac

String

Interface The Ethernet MAC address

ip4_address

String

Interface The current IPv4 address. If none is currently set, the string will

be empty.

ip4_netmask

String

Interface The current IPv4 network mask. If none is currently set, the string

will be empty.

ip4_broadcast

String

Interface The current IPv4 broadcast address. If none is currently set, the

string will be empty.

ip4_gateway

String

Interface The current IPv4 gateway address. If none is currently set, the

string will be empty.

domain

String

Host

The current domain suffix

dns_servers

roArray of

Strings

Host

The currently active DNS servers

Advertising