{ "id": "edge-impulse-cli", "version": "1.0.3", "name": "Edge Impulse CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/edge-impulse-cli", "description": "Edge Impulse CLI is used to control local devices, act as a proxy to synchronise data for devices that don't have an internet connection, and to upload and convert local files.", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] }