Module api

Source

Modules§

archived_status
channel
empty
error_result
error_type
granularity
handle
ids
in_progress_result
ingest_status
ingest_status_v2
label
logical_series_rid
mcap_channel_id
mcap_channel_locator
mcap_channel_topic
property
property_name
property_value
rids
s3_path
serializable_error
series_archetype_rid
series_data_type
success_result
tag_name
tag_value
time_unit
timestamp
token
unit

Structs§

Channel
Empty
ErrorResult
ErrorType
Should be of the format Namespace:ErrorType
InProgressResult
Label
LogicalSeriesRid
McapChannelId
McapChannelTopic
Property
PropertyName
PropertyValue
S3Path
SerializableError
A SerializableError is a representation of a ServiceException that exists to send error results to clients as part of a response object when directly throwing an exception is undesirable.
SeriesArchetypeRid
SuccessResult
TagName
TagValue
Timestamp
Picosecond precision timestamp type, represented by an epoch time in seconds, a nanosecond offset, and optional picosecond offset. The nanosecond offset is from the start of the epoch second, so must be less than 1 billion. The optional picosecond offset is only used for picosecond-precision data sources and is from the start of the nanosecond, so must be less than 1000.
Token
Tokens are used with paginated requests to get the next “page” of results from an API, and typically are used as both part of the request and response schema of an endpoint to allow users to stream pages of results.
Unit

Enums§

ArchivedStatus
Granularity
Handle
IngestStatus
IngestStatusV2
McapChannelLocator
SeriesDataType
The data types that are available for querying.
TimeUnit