The unique id of the view. This is passed to the view component as the id prop.
The subscription name for the data. Must be unique per view.
The fixed position frame identifiers to get data for. To avoid unnecessary re-renders, make sure to memoize this object.
The measurement data for the specified identifiers. If an empty array is returned, then all previously received data is invalid and should be discarded.
A hook for extracting message data from the measurement context.