plynx.plugins.hubs.static_list¶
Plynx standard Hub based on the fixed list of Operations
Module Contents¶
-
plynx.plugins.hubs.static_list.register_list_item(raw_item: Dict) → Dict[source]¶ Register a hub node (node or group) recursevely in the memory.
-
plynx.plugins.hubs.static_list._recursive_filter(search_parameters: Dict[str, str], search_string: str, list_of_nodes: List[Dict])[source]¶
-
class
plynx.plugins.hubs.static_list.StaticListHub(list_nodes_path: str)[source]¶ Bases:
plynx.base.hub.BaseHubPlynx standard Hub based on the fixed list of Operations