# xdial_perfmon_client **Repository Path**: r-cute/xdial_perfmon_client ## Basic Information - **Project Name**: xdial_perfmon_client - **Description**: perfmon client for xDial - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-20 - **Last Updated**: 2025-02-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xdial_perfmon_client 可以自己通过 websocket 向 xDial 设备发送性能数据,ws://[ip]/perf 格式: | cpu | ram | gpu | vol | 0x00 | 0x00 | 0x00 | 0x00 |
| UTF-8 encoded upload str ------- (pad to 8 bytes) |
| UTF-8 encoded download str ----- (pad to 8 bytes) | 建议速率不要太快 ## Test 见 test.py ```sh python test.py [ip] ``` ## Example ui.pyw 是一个带界面的 python 程序,可双击运行,但不保证兼容性,您可能需要自行修改 依赖库: requirements.txt