EN
Español
English
Português
    AMDM_APPBATTERYUSAGE_HEALTHINFO

    Store app battery usage information in the device health record

    Data model

    Fields

    Field Type Description
    devicehealthinfo_id* INT Device health record identifier. Reference to the AMDM_DEVICE_HEALTHINFO.id table
    packagename* VARCHAR (512) Application Package Name
    percentusage* FLOAT App battery usage percentage

    Primary Key

    PK_AMDM_APPBATTERYUSAGE_HEALTHINFO
    packagename, devicehealthinfo_id