On-demand Rides and Deliveries Solution is currently available only to select partners. Contact sales to learn more.

BatteryInfoLog

Stay organized with collections Save and categorize content based on your preferences.

Information about the device's battery.

JSON representation
{
  "batteryStatus": enum (BatteryStatusLog),
  "powerSource": enum (PowerSourceLog),
  "batteryPercentage": number
}
Fields
batteryStatus

enum (BatteryStatusLog)

Status of the battery, whether full or charging, etc.

powerSource

enum (PowerSourceLog)

Status of battery power source.

batteryPercentage

number

Current battery percentage [0-100].