[null,null,["最終更新日 2024-08-21 UTC。"],[[["`listImages` is deprecated and should be replaced with `camera.listFiles`."],["The camera should return its maximum capability if the requested parameters exceed its limits."],["Results include a list of image properties such as name, URI, size, date/time, location, dimensions, and an optional thumbnail."],["Errors are thrown for missing or invalid parameters, including out-of-range or incorrect data types."],["Use the `continuationToken` for retrieving large lists of images in multiple calls."]]],["The `listImages` command retrieves a list of image properties from the camera, sorted by capture time (newest first). Key actions include specifying parameters like `entryCount`, `maxSize`, and `includeThumb` to customize the result. An optional `continuationToken` fetches subsequent image batches. Results include image details like name, URI, size, date/time, dimensions, and an optional thumbnail. Cameras must adapt to valid parameter requests within hardware capabilities and return errors for invalid parameter values.\n"]]