Player Network Interface Status Entity (2022/06)
The player network interface status entities follow one of the structures below, depending on the type of network interface (see Type
):
Player Network Interface Status
:
Name
string read-only: The reported network interface name (typically "eth0", “usb0”, “wlan0”, “ppp0”)Type
PlayerNetworkInterfaceType read-only: One of "Ethernet”, “WiFi”, “Virtual”, or “Other”Proto
NetworkConfigurationProtocol read-only: Comma-separated { "Static", "DHCPv4", "DHCPv6", "NDP" } enumeration valuesMac
string read-only: The reported media access control (mac) addressIp
string[] read-only: The reported internet protocol (IP) address, may contain zero or more IPv4 and IPv6 addresses in CIDR notationGateway
string read-only: The reported IPv4 default gateway address. "Null" means that a default route is absent.Metric
Nullable<uint> read-only: The priority value assigned to the IP route for this network interface. "Null" means that a default route is absent.
Player Cellular Interface Status
:
Name
string read-only: The reported network interface name (typically “ppp0”)Type
PlayerNetworkInterfaceType read-only: "Cellular"Proto
NetworkConfigurationProtocol read-only: Comma-separated { "Static", "DHCPv4", "DHCPv6", "NDP" } enumeration valuesMac
string read-only: The reported media access control (mac) addressIp
string[] read-only: The reported internet protocol (IP) address, may contain zero or more IPv4 and IPv6 addresses in CIDR notationGateway
string read-only: The reported IPv4 default gateway address. "Null" means that a default route is absent.Metric
Nullable<uint> read-only: The priority value assigned to the IP route for this network interface. "Null" means that a default route is absentModem
:imei
string read-only: The unique International Mobile Equipment Identity numbermanufacturer
string read-only: The name of the manufacturermodel
string read-only: The model identifierrevision
string read-only: The model revision identifier
Sims:
status
string read-only: The interface status (for example, "OK")iccid
string read-only: The globally unique identifier for the SIM cardconnection
:network
string read-only: The reported network namesignal
short read-only: The reported signal strength