- 修复RouteService中错误过滤home路由的问题 - 后端现在正确返回所有用户有权限的路由 - 添加设备管理相关功能(列表、在线监控、电源管理、远程监控) - 添加详细的修复文档和重启脚本 - 更新权限配置脚本 问题根源:后端代码中有逻辑会过滤掉home路由,导致前端收到空数组,无法生成菜单 解决方案:移除过滤home路由的逻辑,让后端返回所有有权限的路由
60 lines
2.3 KiB
Plaintext
60 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
|
|
Copyright © 2004 Intel Corporation
|
|
|
|
Readme file for Intel® Active Management Technology (Intel® AMT) SDK
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Table of contents:
|
|
1) System requirements
|
|
2) Supported Intel AMT systems
|
|
3) How to access the documentation
|
|
4) Download links
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
1) System requirements
|
|
-----------------------
|
|
System requirements are detailed in the Intel AMT Implementation and Reference
|
|
Guide:
|
|
https://software.intel.com/sites/manageability/
|
|
AMT_Implementation_and_Reference_Guide/WordDocuments/systemrequirements.htm
|
|
|
|
|
|
2) Supported Intel AMT systems
|
|
------------------------------
|
|
The Intel® AMT SDK is intended to support all presently shipping versions of
|
|
Intel® AMT.
|
|
Multiple versions of Intel® AMT firmware have shipped on different systems.
|
|
Although this SDK supports all versions of the firmware, there are bugs that
|
|
have been fixed and features that have been added to later versions of the
|
|
firmware.
|
|
|
|
|
|
3) How to access the documentation
|
|
----------------------------------
|
|
-The Intel AMT Implementation and Reference Guide can be found at
|
|
https://software.intel.com/sites/manageability/
|
|
AMT_Implementation_and_Reference_Guide/default.htm.
|
|
-Documentation of the HLAPI can be found at
|
|
https://software.intel.com/sites/manageability/
|
|
HLAPI_Documentation/default.htm
|
|
-Documentation of the PowerShell Module can be found inside the IntelvPro
|
|
Module at
|
|
Docs/
|
|
Intel vPro Technology Module for Windows PowerShell Installation and User Guide.pdf
|
|
|
|
4) Download links
|
|
-----------------
|
|
Latest Releases can be downloaded from the following websites:
|
|
-Intel® AMT SDK (Includes HLAPI and Intel® vPro® Module):
|
|
https://www.intel.com/content/www/us/en/download/704388/intel-amt-sdk.html
|
|
-HLAPI SDK
|
|
https://www.intel.com/content/www/us/en/download/704391/hlapi-sdk-download.html
|
|
-Intel® vPro® Technology Module for Windows* PowerShell*
|
|
https://www.intel.com/content/www/us/en/download/704395/intel-vpro-technology-module-for-windows-powershell.html
|
|
|
|
------------------------------------------------------------------
|
|
* Other names and brands may be claimed as the property of others.
|