Package src :: Package com :: Package deviceatlas :: Package device :: Module component_detector :: Class ComponentDetector
[frames] | no frames]

Class ComponentDetector

Uses the TokenTrieWalker to try and find a set of Components for given input identifier(s).

The properties from the found components are merged and added to the main Properties collection for return to the user.

@author DeviceAtlas Limited

Instance Methods
 
__init__(self, device_data, extract_dynamic_properties, property_mappings_runner)
 
get_components_by_identifier(self, identifier, dynamic_properties)
Get the properties detected from the passed identifier.
 
get_components_by_identifiers(self, headers, dynamic_properties)
Get properties from the passed collection of identifiers