beautypg.com

BrightSign Object Reference Manual (FW 5.1) User Manual

Page 220

background image

212

time_server

String

Host

The current time server

configured_proxy

String

Host

The currently configured proxy. This may contain magic

characters as explained under SetProxy above.

current_proxy

String

Host

The currently active proxy. Any magic characters will have been

replaced as explained under SetProxy above.

shape_inbound

Integer

Interface The current bandwidth shaping for inbound traffic determined by

the SetInboundShaperRate() method.

type

String

Interface Either "wired" or "wifi"

link

Boolean Interface Indicates whether the network interface is currently connected.

wifi_essid

String

Interface The name of the current Wi-Fi network (if any)

wifi_signal

Integer

Interface An indication of the received signal strength. The absolute value

of this field is usually not meaningful, but it can be compared with

the reported value on other networks or in different locations.

TestInterface() As Object: Performs various tests on the network interface to determine whether it appears
to be working correctly. It reports the results via an associative array containing the following members:

ok

Boolean

This value is True if the tests find no problems, or False if at least one

problem was identified.

diagnosis String

A single-line diagnosis of the first problem identified in the network interface.

log

roArray of strings

A complete log of all the tests performed and their results.