设备网络SDK开发使用手册


<BatteryPowerOverlay>
  <!--req, 电池电量OSD叠加显示能力-->
  <enabled>
    <!--req, xs:boolean, OSD显示使能,-->
  </enabled>
  <positionX>
    <!--req, xs:integer;coordinate, OSD显示左上角X坐标-->
  </positionX>
  <positionY>
    <!--req, xs:integer;coordinate, OSD显示左上角Y坐标-->
  </positionY>
</BatteryPowerOverlay>