build warning

This commit is contained in:
Brian Lich 2020-12-02 15:28:29 -08:00
parent 850cdcce2f
commit 91da19004b

View File

@ -4422,19 +4422,7 @@ The following fields are available:
## Surface events
### Microsoft.Surface.Battery.Prod.BatteryInfoEvent
This event includes the hardware level data about battery performance. The data collected with this event is used to help keep Windows products and services performing properly.
The following fields are available:
- **batteryData** Battery Performance data.
- **batteryData.data()** Battery performance data.
- **BatteryDataSize:** Size of the battery performance data.
- **batteryInfo.data()** Battery performance data.
- **BatteryInfoSize:** Size of the battery performance data.
- **pszBatteryDataXml** Battery performance data.
- **szBatteryInfo** Battery performance data.
## Privacy consent logging events
@ -4998,6 +4986,19 @@ The following fields are available:
- **healthLogSize** 4KB.
- **productId** Identifier for product model.
### Microsoft.Surface.Battery.Prod.BatteryInfoEvent
This event includes the hardware level data about battery performance. The data collected with this event is used to help keep Windows products and services performing properly.
The following fields are available:
- **batteryData** Battery Performance data.
- **batteryData.data()** Battery performance data.
- **BatteryDataSize:** Size of the battery performance data.
- **batteryInfo.data()** Battery performance data.
- **BatteryInfoSize:** Size of the battery performance data.
- **pszBatteryDataXml** Battery performance data.
- **szBatteryInfo** Battery performance data.
## Update Assistant events