get-report 接口
Use the interface to get all current conditions of the device with administrative rights.
HTTP Request
GET http://ip/mwapi?method=get-report
Response Body
HTML segment in plain text format
<div class="report-summary">
<h1>Pro Convert HDMI 4K+</h1>
<p>Generated at Thu, 21 Mar 2019 07:42:56 GMT</p>
</div>
<div class="report-content">
<div class="content-level1">
.
.
.
.
</div>
</div>