RecorderStream.
get_component
Get a component from the stream.
name (str) – The name of the component.
serial (str) – The serial of the sensor containing the component.
start_time (UTCDateTime) – The start time of the timespan to return.
UTCDateTime
end_time (UTCDateTime) – The end time of the timespan to return.
:class:`SensorComponent`
The sensor component matching the search criteria.