Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
DeviceMetadata -> DatabaseTableHierarchy
Map each physical device or sensor to its own individual sub-table while inheriting schema structure and tag metadata from a parent template table.
Problem it solves
High cardinality of sensor metadata degrades index and query performance in flat time-series tables.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.