doc(master : readme) update readme

This commit is contained in:
leimingsheng 2025-06-24 10:51:52 +08:00
parent 993bb01922
commit d8f8aa9cb0

@ -220,4 +220,7 @@ nicsensor_v2将服务器选通channel和读取传感器数值的功能解耦
- `fru_offset`: 网卡FRU所在eeprom的偏移量。默认值为 0x00 0x00 - `fru_offset`: 网卡FRU所在eeprom的偏移量。默认值为 0x00 0x00
**所用服务器** **所用服务器**
- `server_type`: 脚本将工作在哪个服务器上?支持的服务器列表见`Support_Server_List`, 默认值为`default`,支持自动识别受支持的型号。 - `server_type`: 脚本将工作在哪个服务器上?支持的服务器列表见`Support_Server_List`, 默认值为`auto`,支持自动识别受支持的型号。
> [!tip]
> 当`server_type`被配置为`auto`时,脚本会尝试自动获取服务器类型,如果获取失败,仍需手动配置该变量。