[[["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-01-23 UTC."],[[["The `CameraImage` trait applies to Nest devices that can capture images, such as Nest Cam (legacy), Nest Hub Max, and Nest Doorbell (legacy)."],["This trait provides information about the maximum supported image resolution for the device through the `maxImageResolution` field which includes width and height."],["You can retrieve image resolution information using a GET request to the device's endpoint, which will return a JSON response containing the `maxImageResolution` data within the `sdm.devices.traits.CameraImage` trait."],["There are no specific commands associated with the `CameraImage` trait, it primarily serves to provide image resolution details."]]],[]]