Expand description
Input API Endpoints - Exact port from Python /v1/input/*
Structs§
- Sensor
Snapshot Response - Response payload for
GET /v1/input/sensor_snapshot/last. - Sensor
TapArea - Per-cortical-area sensory activity captured by the sensor tap.
- Sensor
TapSample - Single voxel sample in a sensory area.
Functions§
- get_
sensor_ snapshot_ last - Get the most recent sensory input decoded by the burst loop.
- get_
sources - Get list of available input sources (vision, audio, etc.).
- get_
vision - Get vision input configuration and settings.
- post_
configure - Configure input sources and their parameters.
- post_
vision - Update vision input configuration.