# powermgr_powermgr_lite **Repository Path**: cdcoldcode/powermgr_powermgr_lite ## Basic Information - **Project Name**: powermgr_powermgr_lite - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 97 - **Created**: 2021-04-20 - **Last Updated**: 2021-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 电源管理组件 - [简介](#section11660541593) - [目录](#section19472752217) - [说明](#section146636391856) - [接口说明](#section481251394) - [使用说明](#section12620311012) - [相关仓](#section63151229062) ## 简介 电源管理组件提供如下功能: 1. 电池电量查询。 2. 亮灭屏控制锁。 **图 1** 电源管理组件架构图  ## 目录 ``` base/powermgr/powermgr_lite ├── interfaces # 电源管理组件接口层 │ └── kits │ └── battery # 电池查询接口 └── services # 电源管理组件服务 ├── include └── source ``` ## 说明 ### 接口说明 电源管理服务对外提供的JS接口,如下表: