[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[],["The document outlines device battery information using a JSON format. Key data includes `batteryStatus`, indicating whether the battery is full, charging, or in other states, and is represented as an enum. The `powerSource`, also an enum, details the source of the battery's power. `batteryPercentage`, a number, provides the current charge level, ranging from 0 to 100. Each of the data types references the location of the type's information.\n"]]