Skip to main content

channels

REQUIRED

Definitions of the payload's channels, in payload column order. For self-describing payloads (e.g. EDF) this list mirrors the labels/units consumers need without parsing the container format.

Details

PropertyValue
Typearray
Requirementrequired
Namespace URIhttps://behaverse.org/schemas/timeseries#channels

Array Items

Each item in this array is of type: object

Object Properties

PropertyTypeDescription
namestringChannel name as it appears in the payload (e.g. t, x, y, Fp1).
datatypeenumDatatype of the channel's values.
unitstringUnit of the channel's values (e.g. s, px, uV). Omit for unitless channels.
coordinate_frameenumFor spatial channels: the coordinate frame the values are expressed in.
descriptionstringHuman-readable note about the channel.