Create

POST

Create a new series archetype.

Request

This endpoint expects an object.
channelstringRequired

This name should be unique amongst SeriesArchetypes within the data source. All series created from this archetype will share this name.

dataSourceRidstringRequired
locatorobjectRequired
tagsmap from strings to stringsRequired

Tags specified here will take precedence over tags specified in the RunDatasource, in the case that both specify the same TagName.

unitstringOptional
descriptionstringOptional
Built with