Skip to main content

Module input

Module input 

Source
Expand description

Input API Endpoints - Exact port from Python /v1/input/*

Structs§

SensorSnapshotResponse
Response payload for GET /v1/input/sensor_snapshot/last.
SensorTapArea
Per-cortical-area sensory activity captured by the sensor tap.
SensorTapSample
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.