以下描述详细介绍了 dex_device_state_events 的可用字段。
Type: string
Cloudflare 账户 ID。
Type: bool
WARP 守护程序是否配置为自动重新连接。
Type: bool
是否启用或禁用应用程序级防火墙。
Type: bool
电池是否正在充电。
Type: int
电池循环次数。可能并非在所有平台上都可用。
Type: float
剩余电池百分比,范围从 0 - 1。
Type: float
CPU 利用率百分比,范围从 0 - 1。
Type: array[object]
按 CPU 使用百分比排列的前几名应用程序,例如 [{"name": "app0", "percentage": 0.55}, {"name": "app1", "percentage": 0.45}]。
Type: string
客户端的操作系统。
Type: string
WARP 客户端版本。
Type: string
设备的连接类型。可以是 cellular、ethernet 或 wifi。
Type: string
唯一设备 ID。
Type: string
设备的私有 IPv4 地址。
Type: string
设备的私有 IPv4 子网掩码。
Type: string
设备的私有 IPv6 地址。
Type: string
设备的私有 IPv6 子网掩码。
Type: string
设备注册的唯一 ID。
Type: string
用于设备注册的设备配置文件 ID。
Type: int
每秒读取的磁盘字节数。
Type: float
已用磁盘百分比,范围从 0 - 1。
Type: int
每秒写入的磁盘字节数。
Type: string
WARP 客户端的 DoH 子域名。
Type: object
WARP 客户端发送的其他非结构化数据。此字段可能随时更改。
Type: bool
系统级防火墙是否启用或禁用。
Type: string
设备所连接网关/路由器的私有 IPv4 地址。
Type: string
设备所连接网关/路由器的私有 IPv4 子网掩码。
Type: string
设备所连接网关/路由器的私有 IPv6 地址。
Type: string
设备所连接网关/路由器的私有 IPv6 子网掩码。
Type: int
WARP 连接时通道的估计延迟(以毫秒为单位)。断开连接时为 -1。
Type: int
由 ISP 分配给设备的公网 IPv4 自主系统号,例如 13335。
Type: string
由 ISP 分配给设备的公网 IPv4 自主系统组织,例如 Cloudflare Inc。
Type: string
由 ISP 分配给设备的公网 IPv4 地址。
Type: string
由 ISP 分配给设备的公网 IPv4 城市名称(英文),例如 San Francisco。
Type: string
由 ISP 分配给设备的公网 IPv4 国家/地区 ISO 代码,例如美国的 US。
Type: string
由 ISP 分配给设备的公网 IPv4 子网掩码。
Type: string
由 ISP 分配给设备的公网 IPv4 州/省 ISO 代码,例如加利福尼亚州的 CA。
Type: string
由 ISP 分配给设备的公网 IPv4 邮政编码,例如 90001。
Type: int
由 ISP 分配给设备的公网 IPv6 自主系统号,例如 13335。
Type: string
由 ISP 分配给设备的公网 IPv6 自主系统组织,例如 Cloudflare Inc。
Type: string
由 ISP 分配给设备的公网 IPv6 地址。
Type: string
由 ISP 分配给设备的公网 IPv6 城市名称(英文),例如 San Francisco。
Type: string
由 ISP 分配给设备的公网 IPv6 国家/地区 ISO 代码,例如美国的 US。
Type: string
由 ISP 分配给设备的公网 IPv6 子网掩码。
Type: string
由 ISP 分配给设备的公网 IPv6 州/省 ISO 代码,例如加利福尼亚州的 CA。
Type: string
由 ISP 分配给设备的公网 IPv6 邮政编码,例如 90001。
Type: string
WARP 客户端连接模式,例如 warp+doh、proxy。
Type: int
每秒接收的网络字节数。
Type: string
设备所连接网络的 SSID,最多 32 个字符。
Type: int
每秒发送的网络字节数。
Type: int
总可用 RAM(以千字节为单位)。
Type: float
RAM 利用率百分比,范围从 0 - 1。
Type: array[object]
按 RAM 使用百分比排列的前几名应用程序,例如 [{"name": "app0", "percentage": 0.55}, {"name": "app1", "percentage": 0.45}]。
Type: string
WARP 客户端连接状态,例如 connected、paused。
Type: bool
WARP 客户端是否配置为始终启用。
Type: int or string
事件时间戳。
Type: object
Warp 隧道下行统计信息,主要针对 MASQUE 隧道,例如 {"rttUs": 5, "minRttUs": 1, "rttVarUs": 1, "packetsSent": 100, "packetsLost": 50, "packetsRetransmitted": 25, "bytesSent": 1000, "bytesLost": 500, "bytesRetransmitted": 250}。
Type: object
Warp 隧道上行统计信息,主要针对 MASQUE 隧道,例如 {"rttUs": 5, "minRttUs": 1, "rttVarUs": 1, "packetsSent": 100, "packetsLost": 50, "packetsRetransmitted": 25, "bytesSent": 1000, "bytesLost": 500, "bytesRetransmitted": 250}。
Type: string
设备用于建立与边缘连接的隧道类型(如果有)。可以是 http2、masque 或 wireguard。
Type: string
客户端连接到我们 API 的 colo 代码,例如 DFW 或 none。
Type: int
WiFi 强度(以分贝毫瓦为单位)。范围在 -30 和 -90 之间。