TSI Gen 2 - issues ingesting TSI Sample Wind Farm Pusher data

Janine Lodewick 101 Reputation points
2021-03-05T07:04:02.167+00:00

I have set up an event hub to stream my data into TSI, but that wasn't working so I went back to the drawing board i.e. pulled up a TSI Gen2 tutorial and followed the steps. The json file provided by the sample data won't upload into the model "Unable to update instance(s): Error in 112/112 instance. >Instance-1: Time series instance with with time series ID '[Sensor_0"] is not found.... So I continued by manually creating the model. That went well, I was able to find all fields etc. However I do not know how to specify which column stores the Timestamp. According to research, the only direction I can find is casing in "Timestamp" matters, which leads me to believe "Timestamp" is a standard name, not something that can be configured. Yet I still don't have data. I have checked the time period and set the filter to start in April 2020 (data in sample file is Feb 2021), so it's not the filter. The only thing I dig up in my research is it could be my permissions (of which I'm an owner) or I need PAYG enabled. Anyone else had issues with the Microsoft provided tutorial?

Azure Time Series Insights
Azure Time Series Insights
An Azure internet of things (IoT) analytics platform to monitor, analyze, and visualize industrial IoT analytics data at scale.
78 questions
{count} votes

Accepted answer
  1. Janine Lodewick 101 Reputation points
    2021-03-09T19:44:16.64+00:00

    Thanks Satish, I managed to find my error. I didn't realize the "propertyID" specified in the setup of the TSI Environment needs to be the same as the fieldname that gets returned with my sample data. It appears there's no choice in the field name for the datetime value, this has to be called "timestamp". There is an area to update it in the event hub instance config, however on clicking save, nothing saves.
    "propertyID" can also not be updated, the entire TSI environment instance needs to be recreated if a different fieldname is required.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful