Metrology
Get Metrology Timeseries
Retrieve metrology measurement timeseries data
GET
Returns timeseries data from metrology instruments. Data is organized by property name, where each property has its own arrays of timestamps and values, allowing different sampling rates per property.
The data entry UUID for the metrology measurement
If
true, returns null instead of an error when no timeseries data exists for this entryOnly return data points after this elapsed time (seconds). Useful for incremental fetching during live monitoring.
Response
Mapping of property names to their timeseries data. Each key is a property name (e.g.,
thickness, temperature).Maximum
relative_time_seconds value across all properties