Hello, I wanted to understand how technology type, device group & time series id are mapped for custom device. The scenario I am trying to implement is:
- "Technology-Type-1" -> "group-id" -> "timeseries-id"
- "Technology-Type-2" -> "group-id" -> "timeseries-id"
My sub-question is:
- With "Technology-Type-1" & "Technology-Type-2" as root can two groups with same name having same time-series id exist ? or these mappings happens in some other way ?
Will be helpful if someone can point me to appropriate documentation reg this.