Ein Zeitstempel im Format RFC3339 UTC "Zulu" mit einer Auflösung im Nanosekundenbereich und bis zu neun Nachkommastellen. Beispiele: "2014-10-02T15:01:23Z" und "2014-10-02T15:01:23.045123456Z".
uid
integer
UID des Pakets.
pid
integer
Prozess-ID.
seinfo
string
SELinux-Richtlinieninformationen.
apkSha256Hash
string
SHA-256-Hash des Basis-APK im Hexadezimalformat.
packageNames[]
string
Paketnamen aller Pakete, die mit der jeweiligen Nutzer-ID verknüpft sind. In den meisten Fällen ist dies ein einzelner Paketname, das Paket, dem diese Nutzer-ID zugewiesen wurde. Wenn mehrere Anwendungen dieselbe UID haben, werden alle Pakete mit dieser UID berücksichtigt.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-10-15 (UTC)."],[[["The JSON representation provides essential information about a process, including its name, start time, app UID, app PID, seinfo tag, and the hash of the base APK."],["The data is structured with specific fields, like processName, startTime, uid, pid, seinfo, apkSha256Hash, and packageNames, each with its corresponding data type."],["startTime is presented in Timestamp format for precise process start time representation."],["packageNames includes a list of all packages linked to the specific user ID, which could involve multiple applications sharing the same UID."]]],[]]