I am new in TimeSeriesInsights. Imagine we a have smart meter which transmits different types of telemetry data such as Consumption
, Indoor Temperature
etc. Structure of the messages is the same but a type
property is there to distinguish between different telemetry types.
How can I created TSI Instances & Types?
One type per each telemetry type? Then how to distinguish them from each other?
I'd appreciate if anyone experienced, walk me through the process.