sdague / amt

Python tools for interacting with Intel's AMT hardware control interfaces
Apache License 2.0
64 stars 30 forks source link

Using ElementTree to create XML #3

Closed Tan0 closed 8 years ago

Tan0 commented 8 years ago

Support using ElementTree to create XML dynamically. This is a first step. Replace get_request() and power_state_request(), rest of functions are easy to extend.