Intel vPro® Platform
Intel Manageability Forum for Intel® EMA, AMT, SCS & Manageability Commander
2956 Discussions

AMT xsd definition

jic5760
New Contributor I
1,164 Views
Hello,

Where can I find wsd definitions of AMT classes?

http://intel.com/wbem/wscim/1/amt-schema/1/AMT_WiFiPortConfigurationService/AddWiFiSettings This URL does not work.
I want to control AMT with Java or Kotlin.
0 Kudos
6 Replies
MIGUEL_C_Intel
Moderator
1,132 Views

Hello, jic5760,


The information related to WIFI Port settings is available in the Intel® AMT Implementation and Reference Guide. They provide the options supported.


Please review the sections:

User Profiles and Admin Profiles (path: About Intel AMT > Mobile Computing > Intel AMT Mobility Features > Wireless Manageability)

https://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/WordDocuments/userprofilesandadminprofiles.htm


CIM_WiFiPort

https://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/HTMLDocuments/WS-Management_Class_Reference/CIM_WiFiPort.htm


Thank you for using Intel support services.


Regards,

Miguel C.

Intel Customer Support Technician


0 Kudos
jic5760
New Contributor I
1,124 Views

I already know that there is a manual.


I'm looking for xsd which is an xml schema for all AMT classes.

0 Kudos
MIGUEL_C_Intel
Moderator
1,117 Views

Hello, jic5760,


I am going to review your case with my peers.  An update will be provided soon.


Regards,

Miguel C.

Intel Customer Support Technician


0 Kudos
MIGUEL_C_Intel
Moderator
1,085 Views

Hello, jic5760,


Intel has included all Intel® AMT documentation together into the Intel® Active Management Technology SDK

https://www.intel.com/content/www/us/en/developer/tools/active-management-technology-sdk/overview.html


The Intel® AMT Implementation and Reference Guide contains the SDK documentation.


We believe the information you are looking for is below:

Class AMT_WiFiPortConfigurationService

https://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/HTMLDocuments/WS-Management_Class_Reference/AMT_WiFiPortConfigurationService.htm


In addition:  

Identifying Received Events

https://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/WordDocuments/identifyingreceivedevents.htm


Set/Get Wireless Local User Profile Synchronization Settings

https://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/WordDocuments/setgetwirelesslocaluserprofilesynchronizationsettings.htm


Into the SDK, I encourage you to review the folder: WS-ManagementCPP_Samples_Module.


Regards,

Miguel C.

Intel Customer Support Technician


0 Kudos
MIGUEL_C_Intel
Moderator
1,008 Views

Hello, jic5760,


I hope this post finds you well.  If further assistance is necessary, do not hesitate to reply.


Regards,

Miguel C.

Intel Customer Support Technician


0 Kudos
jic5760
New Contributor I
872 Views

There is no xsd in the SDK, but I found mof.
Could you please tell me how to generate java code based on mof?
or any useful tools or information?

0 Kudos
Reply