EN
Español
English
Português
    AMDM_APPRAMUSAGE_HEALTHINFO

    Stores application RAM usage information in the device health log

    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 Percentage of application RAM usage

    Primary Key

    PK_AMDM_APPRAMUSAGE_HEALTHINFO
    packagename, devicehealthinfo_id