Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: updated format

All device network settings entities are structured as follows:

entity:

[

Hostname string

] Hostname

: The name of the host device

[

ProxyServerUri

] ProxyServer

The Uri address of the proxy server

[

ProxyBypass string[

]

]

ProxyBypass

The proxy bypass server name (IP addresses don't work)

[

TimeServer string

] TimeServer

The Uri address for the NTP server

[

Wired DeviceWiredSettings

] Wired

: Defines the target settings for the "eth0" interface (the first ethernet interface)

[

Wireless DeviceWirelessSettings

] Wireless

: Defines the target settings for the "wlan0" interface (used for WiFi connections)

[

WiredConnectionPriority int

] WiredConnectionPriority

This defines a metric for the given "eth0" interface. BrightAuthor uses only 0 and 1 (0 is highest priority, 1 is the next highest priority).

[

WirelessConnectionPriority int

] WirelessConnectionPriority

This defines a metric for the given "wlan0" interface. BrightAuthor uses only 0 and 1 (0 is the highest priority, 1 is the next highest priority).