Create Logical Series

Create a new logical series.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
channelstringRequired
locatorobjectRequired
dataSourceRidstringRequired

Unique resource identifier for a DataSource. Typically, this is used to refer to the datasource for which a channel is associated, almost always in reference to either a dataset or a connection.

idLocatorUUIDOptional

If present, will be used as the locator of the LogicalSeriesRid. If a logical series already exists with this id, will throw a CONFLICT.

descriptionstringOptional
unitstringOptional
seriesDataTypeenumOptional
Allowed values:
granularityenumOptional
Allowed values:

Response

This endpoint returns an object.
ridstring
dataSourceRidstring

Unique resource identifier for a DataSource. Typically, this is used to refer to the datasource for which a channel is associated, almost always in reference to either a dataset or a connection.

locatorobject
channelstring
timeLocatorobjectOptional

Only required to be present for legacy CSVs.

descriptionstringOptional
unitstringOptional
seriesDataTypeenumOptional
Allowed values:
granularityenumOptional

Time granularity of the series. If omitted, defaults to nanoseconds.

Allowed values: