process_assigned_components¶
-
InventoryXmlParser.
process_assigned_components
(stream, components)[source]¶ Process the components assigned to a recorder stream.
- Parameters
stream (
mss_dataserver.geometry.inventory.RecorderStream
) – The recorder to which to add the streams.components (
list
ofetree.SubElement
) – The xml sensor component nodes parsed using the findall method.