Create or update time series data

PUT {{baseUrl}}/timeseries/:entityId/:propertySetName

Create or update time series data for one combination of an asset (entity) and an(a) aspect (property set). In case of an update of data at an already existing time, all properties at that time will be replaced by the ones provided in the request.

Request Body

{"0"=>{"_time"=>"<dateTime>"}, "1"=>{"_time"=>"<dateTime>"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring