Metrology
Ingest Multi-Channel Chunk
Ingest a chunk with multiple channels at once
POST
Uploads a chunk of time series data for multiple channels simultaneously. This is more efficient than making separate requests for each channel when you have data from multiple sensors at the same time points.
Data ID returned from stream initialization
Zero-based chunk index for ordering. Must be >= 0.
Mapping of channel names to their data. Each channel contains:
Response
Returns an array of chunk responses, one for each channel.The data ID for this stream
The channel name that was updated
The chunk index that was ingested
Total number of data points now stored for this channel