提交 bf97156b 编写于 作者: S shawn_he

update doc

Signed-off-by: Nshawn_he <shawn.he@huawei.com>
上级 679abc55
......@@ -290,7 +290,7 @@ The following uses [DAYU200](https://gitee.com/openharmony/vendor_hihope/tree/ma
```
## Reference
During development, you can refer to the [default battery level configuration](https://gitee.com/openharmony/powermgr_battery_manager/tree/master/services/native/profile/battery_config.json), as shown below:
During development, you can refer to the [default battery level configuration](https://gitee.com/openharmony/powermgr_battery_manager/blob/master/services/native/profile/battery_config.json), as shown below:
```json
{
......
......@@ -139,7 +139,7 @@ The following uses [DAYU200](https://gitee.com/openharmony/vendor_hihope/tree/ma
## Reference
During development, you can refer to the [default charging type configuration](https://gitee.com/openharmony/powermgr_battery_manager/blob/tree/services/native/profile/battery_config.json), as shown below:
During development, you can refer to the [default charging type configuration](https://gitee.com/openharmony/powermgr_battery_manager/blob/master/services/native/profile/battery_config.json), as shown below:
```shell
{
......
......@@ -205,7 +205,7 @@ The following uses [DAYU200](https://gitee.com/openharmony/vendor_hihope/tree/ma
![high_power_led_alter](figures/high_power_led_alter.jpg)
## Reference
During development, you can refer to the [default battery level and LED color mapping configuration](https://gitee.com/openharmony/powermgr_battery_manager/tree/master/services/native/profile/battery_config.json), as shown below:
During development, you can refer to the [default battery level and LED color mapping configuration](https://gitee.com/openharmony/powermgr_battery_manager/blob/master/services/native/profile/battery_config.json), as shown below:
```json
{
......
......@@ -191,11 +191,11 @@ The following uses [DAYU200](https://gitee.com/openharmony/vendor_hihope/tree/ma
6. Check whether the power consumption statistics are calculated according to the custom power consumption benchmark in the `power_average_config` file.
7. You can use the [JS APIs](https://gitee.com/openharmony/interface_sdk-js/blob/master/api/@ohos.batteryStatistics.d.ts) or [Inner APIs](https://gitee.com/openharmony/powermgr_battery_statistics/blob/master/interfaces/innerkits/include/battery_stats_client.h) provided by the **batterystatistics** module to obtain detailed power consumption information and verify the custom power consumption benchmark.
7. You can use the [JS APIs](https://gitee.com/openharmony/interface_sdk-js/blob/master/api/@ohos.batteryStatistics.d.ts) or [Inner APIs](https://gitee.com/openharmony/powermgr_battery_statistics/blob/master/interfaces/inner_api/include/battery_stats_client.h) provided by the **batterystatistics** module to obtain detailed power consumption information and verify the custom power consumption benchmark.
## Reference
During development, you can refer to the [default power consumption statistics configuration](https://gitee.com/openharmony/powermgr_battery_statistics/tree/master/services/profile/power_average.json).
During development, you can refer to the [default power consumption statistics configuration](https://gitee.com/openharmony/powermgr_battery_statistics/blob/master/services/profile/power_average.json).
Default packing path: `/system/etc/profile`
......
......@@ -144,6 +144,6 @@ The following uses [DAYU200](https://gitee.com/openharmony/vendor_hihope/tree/ma
```
## Reference
During development, you can refer to the [default thermal detection configuration](https://gitee.com/openharmony/drivers_peripheral/tree/master/thermal/interfaces/hdi_service/profile/thermal_hdf_config.xml).
During development, you can refer to the [default thermal detection configuration](https://gitee.com/openharmony/drivers_peripheral/blob/master/thermal/interfaces/hdi_service/profile/thermal_hdi_config.xml).
Packing path: `/vendor/etc/thermal_config/hdf`
......@@ -456,22 +456,22 @@
- [Hiview Development](subsystems/subsys-dfx-hiview.md)
- Power
- Power Consumption Statistics
- [Power Consumption Statistics Customization](subsys-power-stats-power-average-customization.md)
- [Power Consumption Statistics Customization](subsystems/subsys-power-stats-power-average-customization.md)
- Battery Management
- [Battery Level and LED Color Mapping Customization](subsys-power-level-LED-color.md)
- [Battery Temperature Protection Customization](subsys-power-temperature-protection.md)
- [Battery Level Customization](subsys-power-battery-level-customization.md)
- [Charging Current and Voltage Limit Customization](subsys-power-charge-current-voltage-limit.md)
- [Charging Type Customization](subsys-power-charge-type-customization.md)
- [Power-off Charging Animation Customization](subsys-power-poweroff-charge-animation.md)
- [Battery Level and LED Color Mapping Customization](subsystems/subsys-power-level-LED-color.md)
- [Battery Temperature Protection Customization](subsystems/subsys-power-temperature-protection.md)
- [Battery Level Customization](subsystems/subsys-power-battery-level-customization.md)
- [Charging Current and Voltage Limit Customization](subsystems/subsys-power-charge-current-voltage-limit.md)
- [Charging Type Customization](subsystems/subsys-power-charge-type-customization.md)
- [Power-off Charging Animation Customization](subsystems/subsys-power-poweroff-charge-animation.md)
- Thermal Management
- [Charging Idle State Customization](subsys-thermal_charging_idle_state.md)
- [Thermal Control Customization](subsys-thermal_control.md)
- [Thermal Detection Customization](subsys-thermal_detection.md)
- [Thermal Level Customization](subsys-thermal_level.md)
- [Thermal Log Customization](subsys-thermal_log.md)
- [Thermal Policy Customization](subsys-thermal_policy.md)
- [Thermal Scene Customization](subsys-thermal_scene.md)
- [Charging Idle State Customization](subsystems/subsys-thermal_charging_idle_state.md)
- [Thermal Control Customization](subsystems/subsys-thermal_control.md)
- [Thermal Detection Customization](subsystems/subsys-thermal_detection.md)
- [Thermal Level Customization](subsystems/subsys-thermal_level.md)
- [Thermal Log Customization](subsystems/subsys-thermal_log.md)
- [Thermal Policy Customization](subsystems/subsys-thermal_policy.md)
- [Thermal Scene Customization](subsystems/subsys-thermal_scene.md)
- Featured Topics
- HPM Part
- [HPM Part Overview](hpm-part/hpm-part-about.md)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册