process_networks¶
-
InventoryXmlParser.process_networks(inventory, networks)[source]¶ Process the extracted network nodes.
- Parameters
inventory (
mss_dataserver.geometry.inventory.Inventory) – The inventory to which to add the parsed sensors.networks (
listofetree.SubElement) – The xml network nodes parsed using the findall method.