process_recorders¶
-
InventoryXmlParser.
process_recorders
(inventory, recorders)[source]¶ Process the extracted recorder nodes.
- Parameters
inventory (
mss_dataserver.geometry.inventory.Inventory
) – The inventory to which to add the parsed sensors.recorders (
list
ofetree.SubElement
) – The xml recorder nodes parsed using the findall method.