1 line
15 KiB
JSON
1 line
15 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_wizard_add_iot_box_py", "label": "add_iot_box.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L1"}, {"id": "add_iot_box_addiotbox", "label": "AddIotBox", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L12"}, {"id": "add_iot_box_addiotbox_connect_iot_box_with_pairing_code", "label": "._connect_iot_box_with_pairing_code()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L34"}, {"id": "add_iot_box_addiotbox_open_select_box_to_connect_action", "label": "._open_select_box_to_connect_action()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L59"}, {"id": "add_iot_box_addiotbox_open_enter_pairing_code_action", "label": "._open_enter_pairing_code_action()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L70"}, {"id": "add_iot_box_addiotbox_open_no_iot_box_found_action", "label": "._open_no_iot_box_found_action()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L81"}, {"id": "add_iot_box_addiotbox_open_connecting_action", "label": "._open_connecting_action()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L93"}, {"id": "add_iot_box_addiotbox_open_documentation_url", "label": ".open_documentation_url()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L108"}, {"id": "add_iot_box_addiotbox_start_stage", "label": "._start_stage()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L117"}, {"id": "add_iot_box_addiotbox_add_iot_box_wizard_action", "label": ".add_iot_box_wizard_action()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L138"}, {"id": "add_iot_box_addiotbox_pair_offline", "label": ".pair_offline()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L152"}, {"id": "add_iot_box_addiotbox_compute_pairing_token", "label": "._compute_pairing_token()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L170"}, {"id": "add_iot_box_rationale_35", "label": "Community repackage \u2014 the upstream version called out to Odoo S.A.'s iot", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L35"}, {"id": "add_iot_box_rationale_118", "label": "Make a request to discover local IoT Boxes If none are found, open the p", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L118"}, {"id": "add_iot_box_rationale_139", "label": "Base action for the wizard used to connect IoT Boxes Depending on the st", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L139"}, {"id": "add_iot_box_rationale_153", "label": "Use the token to pair an IoT Box. Allows to pair an IoT Box that is not", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L153"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_wizard_add_iot_box_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_wizard_add_iot_box_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_wizard_add_iot_box_py", "target": "requests", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_wizard_add_iot_box_py", "target": "add_iot_box_addiotbox", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L12", "weight": 1.0}, {"source": "add_iot_box_addiotbox", "target": "add_iot_box_addiotbox_connect_iot_box_with_pairing_code", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L34", "weight": 1.0}, {"source": "add_iot_box_addiotbox", "target": "add_iot_box_addiotbox_open_select_box_to_connect_action", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L59", "weight": 1.0}, {"source": "add_iot_box_addiotbox", "target": "add_iot_box_addiotbox_open_enter_pairing_code_action", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L70", "weight": 1.0}, {"source": "add_iot_box_addiotbox", "target": "add_iot_box_addiotbox_open_no_iot_box_found_action", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L81", "weight": 1.0}, {"source": "add_iot_box_addiotbox", "target": "add_iot_box_addiotbox_open_connecting_action", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L93", "weight": 1.0}, {"source": "add_iot_box_addiotbox", "target": "add_iot_box_addiotbox_open_documentation_url", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L108", "weight": 1.0}, {"source": "add_iot_box_addiotbox", "target": "add_iot_box_addiotbox_start_stage", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L117", "weight": 1.0}, {"source": "add_iot_box_addiotbox", "target": "add_iot_box_addiotbox_add_iot_box_wizard_action", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L138", "weight": 1.0}, {"source": "add_iot_box_addiotbox", "target": "add_iot_box_addiotbox_pair_offline", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L152", "weight": 1.0}, {"source": "add_iot_box_addiotbox", "target": "add_iot_box_addiotbox_compute_pairing_token", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L170", "weight": 1.0}, {"source": "add_iot_box_addiotbox_connect_iot_box_with_pairing_code", "target": "add_iot_box_addiotbox_open_no_iot_box_found_action", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L56", "weight": 1.0}, {"source": "add_iot_box_addiotbox_start_stage", "target": "add_iot_box_addiotbox_open_select_box_to_connect_action", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L128", "weight": 1.0}, {"source": "add_iot_box_addiotbox_start_stage", "target": "add_iot_box_addiotbox_connect_iot_box_with_pairing_code", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L133", "weight": 1.0}, {"source": "add_iot_box_addiotbox_start_stage", "target": "add_iot_box_addiotbox_open_no_iot_box_found_action", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L136", "weight": 1.0}, {"source": "add_iot_box_addiotbox_add_iot_box_wizard_action", "target": "add_iot_box_addiotbox_start_stage", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L145", "weight": 1.0}, {"source": "add_iot_box_addiotbox_add_iot_box_wizard_action", "target": "add_iot_box_addiotbox_open_enter_pairing_code_action", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L147", "weight": 1.0}, {"source": "add_iot_box_addiotbox_add_iot_box_wizard_action", "target": "add_iot_box_addiotbox_connect_iot_box_with_pairing_code", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L149", "weight": 1.0}, {"source": "add_iot_box_addiotbox_pair_offline", "target": "add_iot_box_addiotbox_start_stage", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L158", "weight": 1.0}, {"source": "add_iot_box_rationale_35", "target": "add_iot_box_addiotbox_connect_iot_box_with_pairing_code", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L35", "weight": 1.0}, {"source": "add_iot_box_rationale_118", "target": "add_iot_box_addiotbox_start_stage", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L118", "weight": 1.0}, {"source": "add_iot_box_rationale_139", "target": "add_iot_box_addiotbox_add_iot_box_wizard_action", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L139", "weight": 1.0}, {"source": "add_iot_box_rationale_153", "target": "add_iot_box_addiotbox_pair_offline", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L153", "weight": 1.0}], "raw_calls": [{"caller_nid": "add_iot_box_addiotbox_connect_iot_box_with_pairing_code", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L50"}, {"caller_nid": "add_iot_box_addiotbox_open_select_box_to_connect_action", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L65"}, {"caller_nid": "add_iot_box_addiotbox_open_select_box_to_connect_action", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L66"}, {"caller_nid": "add_iot_box_addiotbox_open_enter_pairing_code_action", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L76"}, {"caller_nid": "add_iot_box_addiotbox_open_enter_pairing_code_action", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L77"}, {"caller_nid": "add_iot_box_addiotbox_open_no_iot_box_found_action", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L87"}, {"caller_nid": "add_iot_box_addiotbox_open_no_iot_box_found_action", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L88"}, {"caller_nid": "add_iot_box_addiotbox_open_connecting_action", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L95"}, {"caller_nid": "add_iot_box_addiotbox_open_connecting_action", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L97"}, {"caller_nid": "add_iot_box_addiotbox_open_connecting_action", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L104"}, {"caller_nid": "add_iot_box_addiotbox_start_stage", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L124"}, {"caller_nid": "add_iot_box_addiotbox_pair_offline", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L165"}, {"caller_nid": "add_iot_box_addiotbox_pair_offline", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L166"}, {"caller_nid": "add_iot_box_addiotbox_compute_pairing_token", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L171"}, {"caller_nid": "add_iot_box_addiotbox_compute_pairing_token", "callee": "_default_token", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L172"}, {"caller_nid": "add_iot_box_addiotbox_compute_pairing_token", "callee": "get_base_url", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L173"}, {"caller_nid": "add_iot_box_addiotbox_compute_pairing_token", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L174"}, {"caller_nid": "add_iot_box_addiotbox_compute_pairing_token", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/add_iot_box.py", "source_location": "L176"}]} |