Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are there plans to support OCR? #133

Open
jclab-joseph opened this issue Jun 8, 2022 · 1 comment
Open

Are there plans to support OCR? #133

jclab-joseph opened this issue Jun 8, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@jclab-joseph
Copy link

Are there plans to support OCR?

And where is the documentation for the protocol for CIRA (wsman)? We may take a look and, if necessary, maybe PR in the future.

@rsdmike
Copy link
Member

rsdmike commented Jun 8, 2022

When you say, OCR I'm assuming you mean One Click Recovery? If so, this is on our backlog however we don't have a specific timeline to release this feature. That said, we always love contributions and would appreciate a PR.

For documentation, the best bet would be https://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/default.htm?turl=WordDocuments%2Foneclickrecovery.htm . Although the documentation for it can be a bit...spotty and inaccurate. The changes would need to happen/be added to https://github.com/open-amt-cloud-toolkit/wsman-messages as a first step. Subsequently, we would likely need to update the APIs in MPS and the UI to take advantage of the feature.

It might also be good to look at the existing implementation in MeshCommander https://github.com/Ylianst/MeshCommander/blob/master/amt-0.2.0.js and port/translate it to our codebase.

I do believe this could be a fairly large endeavor, but as I said, any work that progress the toolkit forward with these types of feature would be welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants