changes
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_scripts_fp_iot_smoke_test_py", "label": "fp_iot_smoke_test.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/scripts/fp_iot_smoke_test.py", "source_location": "L1"}, {"id": "fp_iot_smoke_test_rationale_1", "label": "Smoke test for fusion_plating_iot. Sets up a test sensor, forces a known token,", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/scripts/fp_iot_smoke_test.py", "source_location": "L1"}], "edges": [{"source": "fp_iot_smoke_test_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_iot_scripts_fp_iot_smoke_test_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/scripts/fp_iot_smoke_test.py", "source_location": "L1", "weight": 1.0}], "raw_calls": []}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_base_static_src_device_controller_js", "label": "device_controller.js", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/device_controller.js", "source_location": "L1"}, {"id": "device_controller_devicecontroller", "label": "DeviceController", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/device_controller.js", "source_location": "L6"}, {"id": "device_controller_devicecontroller_constructor", "label": ".constructor()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/device_controller.js", "source_location": "L11"}, {"id": "device_controller_devicecontroller_action", "label": ".action()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/device_controller.js", "source_location": "L25"}, {"id": "device_controller_devicecontroller_addlistener", "label": ".addListener()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/device_controller.js", "source_location": "L34"}, {"id": "device_controller_devicecontroller_removelistener", "label": ".removeListener()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/device_controller.js", "source_location": "L37"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_base_static_src_device_controller_js", "target": "functions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/device_controller.js", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_base_static_src_device_controller_js", "target": "device_controller_devicecontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/device_controller.js", "source_location": "L6", "weight": 1.0}, {"source": "device_controller_devicecontroller", "target": "device_controller_devicecontroller_constructor", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/device_controller.js", "source_location": "L11", "weight": 1.0}, {"source": "device_controller_devicecontroller", "target": "device_controller_devicecontroller_action", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/device_controller.js", "source_location": "L25", "weight": 1.0}, {"source": "device_controller_devicecontroller", "target": "device_controller_devicecontroller_addlistener", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/device_controller.js", "source_location": "L34", "weight": 1.0}, {"source": "device_controller_devicecontroller", "target": "device_controller_devicecontroller_removelistener", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/device_controller.js", "source_location": "L37", "weight": 1.0}], "raw_calls": [{"caller_nid": "device_controller_devicecontroller_constructor", "callee": "uniqueId", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/device_controller.js", "source_location": "L12"}]}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_models_fp_sensor_type_py", "label": "fp_sensor_type.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_type.py", "source_location": "L1"}, {"id": "fp_sensor_type_fpsensortype", "label": "FpSensorType", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_type.py", "source_location": "L20"}, {"id": "fp_sensor_type_fpsensortype_compute_sensor_count", "label": "._compute_sensor_count()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_type.py", "source_location": "L69"}, {"id": "fp_sensor_type_fpsensortype_action_view_sensors", "label": ".action_view_sensors()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_type.py", "source_location": "L73"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_models_fp_sensor_type_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_type.py", "source_location": "L17", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_models_fp_sensor_type_py", "target": "fp_sensor_type_fpsensortype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_type.py", "source_location": "L20", "weight": 1.0}, {"source": "fp_sensor_type_fpsensortype", "target": "fp_sensor_type_fpsensortype_compute_sensor_count", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_type.py", "source_location": "L69", "weight": 1.0}, {"source": "fp_sensor_type_fpsensortype", "target": "fp_sensor_type_fpsensortype_action_view_sensors", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_type.py", "source_location": "L73", "weight": 1.0}], "raw_calls": [{"caller_nid": "fp_sensor_type_fpsensortype_compute_sensor_count", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_type.py", "source_location": "L71"}, {"caller_nid": "fp_sensor_type_fpsensortype_action_view_sensors", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_type.py", "source_location": "L74"}]}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_models_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/__init__.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/__init__.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/__init__.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/__init__.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/__init__.py", "source_location": "L6", "weight": 1.0}], "raw_calls": []}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_models_fp_sensor_dashboard_py", "label": "fp_sensor_dashboard.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_dashboard.py", "source_location": "L1"}, {"id": "fp_sensor_dashboard_fpsensordashboard", "label": "FpSensorDashboard", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_dashboard.py", "source_location": "L15"}, {"id": "fp_sensor_dashboard_compute_counts", "label": "_compute_counts()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_dashboard.py", "source_location": "L44"}, {"id": "fp_sensor_dashboard_fpsensordashboard_action_view_sensors", "label": ".action_view_sensors()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_dashboard.py", "source_location": "L51"}, {"id": "fp_sensor_dashboard_fpsensordashboard_action_view_recent_readings", "label": ".action_view_recent_readings()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_dashboard.py", "source_location": "L62"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_models_fp_sensor_dashboard_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_dashboard.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_models_fp_sensor_dashboard_py", "target": "fp_sensor_dashboard_fpsensordashboard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_dashboard.py", "source_location": "L15", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_models_fp_sensor_dashboard_py", "target": "fp_sensor_dashboard_compute_counts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_dashboard.py", "source_location": "L44", "weight": 1.0}, {"source": "fp_sensor_dashboard_fpsensordashboard", "target": "fp_sensor_dashboard_fpsensordashboard_action_view_sensors", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_dashboard.py", "source_location": "L51", "weight": 1.0}, {"source": "fp_sensor_dashboard_fpsensordashboard", "target": "fp_sensor_dashboard_fpsensordashboard_action_view_recent_readings", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_dashboard.py", "source_location": "L62", "weight": 1.0}], "raw_calls": [{"caller_nid": "fp_sensor_dashboard_compute_counts", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_dashboard.py", "source_location": "L46"}, {"caller_nid": "fp_sensor_dashboard_compute_counts", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_dashboard.py", "source_location": "L47"}, {"caller_nid": "fp_sensor_dashboard_compute_counts", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_dashboard.py", "source_location": "L47"}, {"caller_nid": "fp_sensor_dashboard_fpsensordashboard_action_view_sensors", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_dashboard.py", "source_location": "L52"}, {"caller_nid": "fp_sensor_dashboard_fpsensordashboard_action_view_recent_readings", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fp_sensor_dashboard.py", "source_location": "L63"}]}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_ctepinterface_w_py", "label": "CTEPInterface_W.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_W.py", "source_location": "L1"}, {"id": "ctepinterface_w_get_devices", "label": "get_devices()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_W.py", "source_location": "L42"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_ctepinterface_w_py", "target": "ctypes", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_W.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_ctepinterface_w_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_W.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_ctepinterface_w_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_W.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_ctepinterface_w_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_W.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_ctepinterface_w_py", "target": "odoo_addons_iot_drivers_interface", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_W.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_ctepinterface_w_py", "target": "odoo_addons_iot_drivers_tools_helpers", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_W.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_ctepinterface_w_py", "target": "odoo_addons_iot_drivers_iot_handlers_lib_ctypes_terminal_driver", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_W.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_ctepinterface_w_py", "target": "ctepinterface_w_get_devices", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_W.py", "source_location": "L42", "weight": 1.0}], "raw_calls": [{"caller_nid": "ctepinterface_w_get_devices", "callee": "create_ctypes_string_buffer", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_W.py", "source_location": "L44"}, {"caller_nid": "ctepinterface_w_get_devices", "callee": "connectedTerminal", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_W.py", "source_location": "L46"}, {"caller_nid": "ctepinterface_w_get_devices", "callee": "decode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_W.py", "source_location": "L47"}, {"caller_nid": "ctepinterface_w_get_devices", "callee": "exception", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_W.py", "source_location": "L49"}]}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_update_py", "label": "update.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/update.py", "source_location": "L1"}, {"id": "update_publisher_warrantycontract", "label": "Publisher_WarrantyContract", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/update.py", "source_location": "L16"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_update_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/update.py", "source_location": "L13", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_update_py", "target": "update_publisher_warrantycontract", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/update.py", "source_location": "L16", "weight": 1.0}], "raw_calls": []}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_base_static_src_types_services_d_ts", "label": "services.d.ts", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/@types/services.d.ts", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_base_static_src_types_services_d_ts", "target": "longpolling", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/@types/services.d.ts", "source_location": "L2", "weight": 1.0}], "raw_calls": []}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_wizard_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_wizard_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_iot_wizard_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/__init__.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_wizard_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_iot_wizard_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/__init__.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_wizard_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_iot_wizard_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/__init__.py", "source_location": "L5", "weight": 1.0}], "raw_calls": []}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_models_fusion_plating_tank_py", "label": "fusion_plating_tank.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fusion_plating_tank.py", "source_location": "L1"}, {"id": "fusion_plating_tank_fusionplatingtank", "label": "FusionPlatingTank", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fusion_plating_tank.py", "source_location": "L11"}, {"id": "fusion_plating_tank_compute_sensor_stats", "label": "_compute_sensor_stats()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fusion_plating_tank.py", "source_location": "L27"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_models_fusion_plating_tank_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fusion_plating_tank.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_models_fusion_plating_tank_py", "target": "fusion_plating_tank_fusionplatingtank", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fusion_plating_tank.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_models_fusion_plating_tank_py", "target": "fusion_plating_tank_compute_sensor_stats", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fusion_plating_tank.py", "source_location": "L27", "weight": 1.0}], "raw_calls": [{"caller_nid": "fusion_plating_tank_compute_sensor_stats", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fusion_plating_tank.py", "source_location": "L29"}, {"caller_nid": "fusion_plating_tank_compute_sensor_stats", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fusion_plating_tank.py", "source_location": "L30"}, {"caller_nid": "fusion_plating_tank_compute_sensor_stats", "callee": "any", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/models/fusion_plating_tank.py", "source_location": "L31"}]}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_iot_device_py", "label": "iot_device.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_device.py", "source_location": "L1"}, {"id": "iot_device_iotdevice", "label": "IotDevice", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_device.py", "source_location": "L4"}, {"id": "iot_device_compute_display_name", "label": "_compute_display_name()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_device.py", "source_location": "L81"}, {"id": "iot_device_compute_is_scanner", "label": "_compute_is_scanner()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_device.py", "source_location": "L91"}, {"id": "iot_device_iotdevice_set_scanner", "label": "._set_scanner()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_device.py", "source_location": "L95"}, {"id": "iot_device_compute_manual_measurement", "label": "_compute_manual_measurement()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_device.py", "source_location": "L100"}, {"id": "iot_device_iotkeyboardlayout", "label": "IotKeyboardLayout", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_device.py", "source_location": "L105"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_iot_device_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_device.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_iot_device_py", "target": "iot_device_iotdevice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_device.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_iot_device_py", "target": "iot_device_compute_display_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_device.py", "source_location": "L81", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_iot_device_py", "target": "iot_device_compute_is_scanner", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_device.py", "source_location": "L91", "weight": 1.0}, {"source": "iot_device_iotdevice", "target": "iot_device_iotdevice_set_scanner", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_device.py", "source_location": "L95", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_iot_device_py", "target": "iot_device_compute_manual_measurement", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_device.py", "source_location": "L100", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_iot_device_py", "target": "iot_device_iotkeyboardlayout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_device.py", "source_location": "L105", "weight": 1.0}], "raw_calls": [{"caller_nid": "iot_device_compute_display_name", "callee": "dict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_device.py", "source_location": "L82"}, {"caller_nid": "iot_device_compute_display_name", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_device.py", "source_location": "L84"}, {"caller_nid": "iot_device_compute_display_name", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_device.py", "source_location": "L85"}]}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_controllers_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/controllers/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_controllers_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_iot_controllers_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/controllers/__init__.py", "source_location": "L4", "weight": 1.0}], "raw_calls": []}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_ir_http_py", "label": "ir_http.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/ir_http.py", "source_location": "L1"}, {"id": "ir_http_irhttp", "label": "IrHttp", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/ir_http.py", "source_location": "L6"}, {"id": "ir_http_lazy_session_info", "label": "lazy_session_info()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/ir_http.py", "source_location": "L10"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_ir_http_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/ir_http.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_ir_http_py", "target": "ir_http_irhttp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/ir_http.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_ir_http_py", "target": "ir_http_lazy_session_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/ir_http.py", "source_location": "L10", "weight": 1.0}], "raw_calls": [{"caller_nid": "ir_http_lazy_session_info", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/ir_http.py", "source_location": "L11"}, {"caller_nid": "ir_http_lazy_session_info", "callee": "get_iot_channel", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/ir_http.py", "source_location": "L12"}]}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_base_manifest_py", "label": "__manifest__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/__manifest__.py", "source_location": "L1"}], "edges": [], "raw_calls": []}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_client_action_discover_iot_boxes_js", "label": "discover_iot_boxes.js", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/client_action/discover_iot_boxes.js", "source_location": "L1"}, {"id": "discover_iot_boxes_discoveriotboxes", "label": "discoverIotBoxes()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/client_action/discover_iot_boxes.js", "source_location": "L7"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_client_action_discover_iot_boxes_js", "target": "rpc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/client_action/discover_iot_boxes.js", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_client_action_discover_iot_boxes_js", "target": "registry", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/client_action/discover_iot_boxes.js", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_client_action_discover_iot_boxes_js", "target": "discover_iot_boxes_discoveriotboxes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/client_action/discover_iot_boxes.js", "source_location": "L7", "weight": 1.0}], "raw_calls": [{"caller_nid": "discover_iot_boxes_discoveriotboxes", "callee": "rpc", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/client_action/discover_iot_boxes.js", "source_location": "L12"}, {"caller_nid": "discover_iot_boxes_discoveriotboxes", "callee": "push", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/client_action/discover_iot_boxes.js", "source_location": "L13"}, {"caller_nid": "discover_iot_boxes_discoveriotboxes", "callee": "warn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/client_action/discover_iot_boxes.js", "source_location": "L15"}, {"caller_nid": "discover_iot_boxes_discoveriotboxes", "callee": "call", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/client_action/discover_iot_boxes.js", "source_location": "L18"}]}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_iot_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/__init__.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_iot_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/__init__.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_iot_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/__init__.py", "source_location": "L6", "weight": 1.0}], "raw_calls": []}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_types_services_d_ts", "label": "services.d.ts", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/@types/services.d.ts", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_types_services_d_ts", "target": "iot_websocket_service", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/@types/services.d.ts", "source_location": "L2", "weight": 1.0}], "raw_calls": []}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_tests_test_printer_tour_py", "label": "test_printer_tour.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_printer_tour.py", "source_location": "L1"}, {"id": "test_printer_tour_testui", "label": "TestUi", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_printer_tour.py", "source_location": "L7"}, {"id": "iotcommontest", "label": "IotCommonTest", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_printer_tour_testui_test_iot_device_test_button", "label": ".test_iot_device_test_button()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_printer_tour.py", "source_location": "L10"}, {"id": "test_printer_tour_rationale_11", "label": "Make sure we can use the websocket to test printers using the 'Test' but", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_printer_tour.py", "source_location": "L11"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_tests_test_printer_tour_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_printer_tour.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_tests_test_printer_tour_py", "target": "odoo_addons_iot_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_printer_tour.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_tests_test_printer_tour_py", "target": "test_printer_tour_testui", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_printer_tour.py", "source_location": "L7", "weight": 1.0}, {"source": "test_printer_tour_testui", "target": "iotcommontest", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_printer_tour.py", "source_location": "L7", "weight": 1.0}, {"source": "test_printer_tour_testui", "target": "test_printer_tour_testui_test_iot_device_test_button", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_printer_tour.py", "source_location": "L10", "weight": 1.0}, {"source": "test_printer_tour_rationale_11", "target": "test_printer_tour_testui_test_iot_device_test_button", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_printer_tour.py", "source_location": "L11", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_printer_tour_testui_test_iot_device_test_button", "callee": "start_tour", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_printer_tour.py", "source_location": "L13"}, {"caller_nid": "test_printer_tour_testui_test_iot_device_test_button", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_printer_tour.py", "source_location": "L14"}, {"caller_nid": "test_printer_tour_testui_test_iot_device_test_button", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_printer_tour.py", "source_location": "L15"}, {"caller_nid": "test_printer_tour_testui_test_iot_device_test_button", "callee": "next", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_printer_tour.py", "source_location": "L20"}, {"caller_nid": "test_printer_tour_testui_test_iot_device_test_button", "callee": "iter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_printer_tour.py", "source_location": "L20"}, {"caller_nid": "test_printer_tour_testui_test_iot_device_test_button", "callee": "keys", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_printer_tour.py", "source_location": "L20"}, {"caller_nid": "test_printer_tour_testui_test_iot_device_test_button", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_printer_tour.py", "source_location": "L23"}, {"caller_nid": "test_printer_tour_testui_test_iot_device_test_button", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_printer_tour.py", "source_location": "L26"}]}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_view_widgets_device_list_js", "label": "device_list.js", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/view_widgets/device_list.js", "source_location": "L1"}, {"id": "device_list_devicelistfield", "label": "DeviceListField", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/view_widgets/device_list.js", "source_location": "L5"}, {"id": "device_list_devicelistfield_setup", "label": ".setup()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/view_widgets/device_list.js", "source_location": "L6"}, {"id": "device_list_devicelistfield_openrecord", "label": ".openRecord()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/view_widgets/device_list.js", "source_location": "L21"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_view_widgets_device_list_js", "target": "registry", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/view_widgets/device_list.js", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_view_widgets_device_list_js", "target": "hooks", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/view_widgets/device_list.js", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_view_widgets_device_list_js", "target": "x2many_field", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/view_widgets/device_list.js", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_view_widgets_device_list_js", "target": "device_list_devicelistfield", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/view_widgets/device_list.js", "source_location": "L5", "weight": 1.0}, {"source": "device_list_devicelistfield", "target": "device_list_devicelistfield_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/view_widgets/device_list.js", "source_location": "L6", "weight": 1.0}, {"source": "device_list_devicelistfield", "target": "device_list_devicelistfield_openrecord", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/view_widgets/device_list.js", "source_location": "L21", "weight": 1.0}], "raw_calls": [{"caller_nid": "device_list_devicelistfield_setup", "callee": "useService", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/view_widgets/device_list.js", "source_location": "L8"}, {"caller_nid": "device_list_devicelistfield_setup", "callee": "useService", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/view_widgets/device_list.js", "source_location": "L9"}, {"caller_nid": "device_list_devicelistfield_openrecord", "callee": "call", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/view_widgets/device_list.js", "source_location": "L22"}, {"caller_nid": "device_list_devicelistfield_openrecord", "callee": "doAction", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/view_widgets/device_list.js", "source_location": "L25"}]}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_wizard_discovered_iot_box_py", "label": "discovered_iot_box.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/discovered_iot_box.py", "source_location": "L1"}, {"id": "discovered_iot_box_discoverediotbox", "label": "DiscoveredIotBox", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/discovered_iot_box.py", "source_location": "L6"}, {"id": "discovered_iot_box_discoverediotbox_compute_box_name", "label": "._compute_box_name()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/discovered_iot_box.py", "source_location": "L15"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_wizard_discovered_iot_box_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/discovered_iot_box.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_wizard_discovered_iot_box_py", "target": "discovered_iot_box_discoverediotbox", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/discovered_iot_box.py", "source_location": "L6", "weight": 1.0}, {"source": "discovered_iot_box_discoverediotbox", "target": "discovered_iot_box_discoverediotbox_compute_box_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/discovered_iot_box.py", "source_location": "L15", "weight": 1.0}], "raw_calls": [{"caller_nid": "discovered_iot_box_discoverediotbox_compute_box_name", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/discovered_iot_box.py", "source_location": "L17"}]}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_iot_device_hook_js", "label": "iot_device_hook.js", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/iot_device_hook.js", "source_location": "L1"}, {"id": "iot_device_hook_useiotdevice", "label": "useIotDevice()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/iot_device_hook.js", "source_location": "L15"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_iot_device_hook_js", "target": "hooks", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/iot_device_hook.js", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_iot_device_hook_js", "target": "device_controller", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/iot_device_hook.js", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_iot_device_hook_js", "target": "owl", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/iot_device_hook.js", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_iot_device_hook_js", "target": "iot_device_hook_useiotdevice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/iot_device_hook.js", "source_location": "L15", "weight": 1.0}], "raw_calls": [{"caller_nid": "iot_device_hook_useiotdevice", "callee": "useService", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/iot_device_hook.js", "source_location": "L24"}, {"caller_nid": "iot_device_hook_useiotdevice", "callee": "useEffect", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/iot_device_hook.js", "source_location": "L37"}]}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/__init__.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/__init__.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_hooks_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/__init__.py", "source_location": "L8", "weight": 1.0}], "raw_calls": []}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_controllers_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/controllers/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_controllers_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_controllers_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/controllers/__init__.py", "source_location": "L1", "weight": 1.0}], "raw_calls": []}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/__init__.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/__init__.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/__init__.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/__init__.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/__init__.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/__init__.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/__init__.py", "source_location": "L10", "weight": 1.0}], "raw_calls": []}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_base_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/__init__.py", "source_location": "L1"}], "edges": [], "raw_calls": []}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_scripts_fp_iot_setup_live_sensor_py", "label": "fp_iot_setup_live_sensor.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/scripts/fp_iot_setup_live_sensor.py", "source_location": "L1"}, {"id": "fp_iot_setup_live_sensor_rationale_1", "label": "One-shot setup for the live Pi probe. Does three things: 1. Rotates fusion_pl", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/scripts/fp_iot_setup_live_sensor.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_scripts_fp_iot_setup_live_sensor_py", "target": "secrets", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/scripts/fp_iot_setup_live_sensor.py", "source_location": "L14", "weight": 1.0}, {"source": "fp_iot_setup_live_sensor_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_iot_scripts_fp_iot_setup_live_sensor_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/scripts/fp_iot_setup_live_sensor.py", "source_location": "L1", "weight": 1.0}], "raw_calls": []}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_manifest_py", "label": "__manifest__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/__manifest__.py", "source_location": "L1"}], "edges": [], "raw_calls": []}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_iot_channel_py", "label": "iot_channel.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_channel.py", "source_location": "L1"}, {"id": "iot_channel_iotchannel", "label": "IotChannel", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_channel.py", "source_location": "L6"}, {"id": "iot_channel_iotchannel_get_iot_channel", "label": ".get_iot_channel()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_channel.py", "source_location": "L10"}, {"id": "iot_channel_send_message", "label": "send_message()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_channel.py", "source_location": "L23"}, {"id": "iot_channel_rationale_11", "label": "Get the IoT websocket channel name (unique for every company). :return:", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_channel.py", "source_location": "L11"}, {"id": "iot_channel_rationale_24", "label": "Send a message to a device via websocket. :param dict message: The mess", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_channel.py", "source_location": "L24"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_iot_channel_py", "target": "secrets", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_channel.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_iot_channel_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_channel.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_iot_channel_py", "target": "iot_channel_iotchannel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_channel.py", "source_location": "L6", "weight": 1.0}, {"source": "iot_channel_iotchannel", "target": "iot_channel_iotchannel_get_iot_channel", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_channel.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_iot_channel_py", "target": "iot_channel_send_message", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_channel.py", "source_location": "L23", "weight": 1.0}, {"source": "iot_channel_send_message", "target": "iot_channel_iotchannel_get_iot_channel", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_channel.py", "source_location": "L29", "weight": 1.0}, {"source": "iot_channel_rationale_11", "target": "iot_channel_iotchannel_get_iot_channel", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_channel.py", "source_location": "L11", "weight": 1.0}, {"source": "iot_channel_rationale_24", "target": "iot_channel_iotchannel_send_message", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_channel.py", "source_location": "L24", "weight": 1.0}], "raw_calls": [{"caller_nid": "iot_channel_iotchannel_get_iot_channel", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_channel.py", "source_location": "L15"}, {"caller_nid": "iot_channel_iotchannel_get_iot_channel", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_channel.py", "source_location": "L16"}, {"caller_nid": "iot_channel_iotchannel_get_iot_channel", "callee": "set_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_channel.py", "source_location": "L18"}, {"caller_nid": "iot_channel_iotchannel_get_iot_channel", "callee": "token_hex", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_channel.py", "source_location": "L18"}, {"caller_nid": "iot_channel_send_message", "callee": "_sendone", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/iot_channel.py", "source_location": "L29"}]}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_base_static_src_network_utils_http_js", "label": "http.js", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/network_utils/http.js", "source_location": "L1"}, {"id": "http_formatendpoint", "label": "formatEndpoint()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/network_utils/http.js", "source_location": "L12"}, {"id": "http_post", "label": "post()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/network_utils/http.js", "source_location": "L30"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_base_static_src_network_utils_http_js", "target": "browser", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/network_utils/http.js", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_base_static_src_network_utils_http_js", "target": "http_formatendpoint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/network_utils/http.js", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_base_static_src_network_utils_http_js", "target": "http_post", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/network_utils/http.js", "source_location": "L30", "weight": 1.0}, {"source": "http_post", "target": "http_formatendpoint", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/network_utils/http.js", "source_location": "L31", "weight": 1.0}], "raw_calls": [{"caller_nid": "http_formatendpoint", "callee": "toString", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/network_utils/http.js", "source_location": "L16"}, {"caller_nid": "http_post", "callee": "timeout", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/network_utils/http.js", "source_location": "L32"}, {"caller_nid": "http_post", "callee": "fetch", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/network_utils/http.js", "source_location": "L33"}, {"caller_nid": "http_post", "callee": "stringify", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/network_utils/http.js", "source_location": "L34"}, {"caller_nid": "http_post", "callee": "any", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/network_utils/http.js", "source_location": "L37"}, {"caller_nid": "http_post", "callee": "json", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot_base/static/src/network_utils/http.js", "source_location": "L41"}]}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_fusion_plating_iot_manifest_py", "label": "__manifest__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/fusion_plating_iot/__manifest__.py", "source_location": "L1"}], "edges": [], "raw_calls": []}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_ir_config_parameter_py", "label": "ir_config_parameter.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/ir_config_parameter.py", "source_location": "L1"}, {"id": "ir_config_parameter_irconfigparameter", "label": "IrConfigParameter", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/ir_config_parameter.py", "source_location": "L6"}, {"id": "ir_config_parameter_set_param", "label": "set_param()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/ir_config_parameter.py", "source_location": "L10"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_ir_config_parameter_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/ir_config_parameter.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_ir_config_parameter_py", "target": "ir_config_parameter_irconfigparameter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/ir_config_parameter.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_models_ir_config_parameter_py", "target": "ir_config_parameter_set_param", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/ir_config_parameter.py", "source_location": "L10", "weight": 1.0}], "raw_calls": [{"caller_nid": "ir_config_parameter_set_param", "callee": "startswith", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/ir_config_parameter.py", "source_location": "L11"}, {"caller_nid": "ir_config_parameter_set_param", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/ir_config_parameter.py", "source_location": "L12"}, {"caller_nid": "ir_config_parameter_set_param", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/ir_config_parameter.py", "source_location": "L12"}, {"caller_nid": "ir_config_parameter_set_param", "callee": "send_message", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/ir_config_parameter.py", "source_location": "L13"}, {"caller_nid": "ir_config_parameter_set_param", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/models/ir_config_parameter.py", "source_location": "L18"}]}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_overrides_network_utils_longpolling_js", "label": "longpolling.js", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/overrides/network_utils/longpolling.js", "source_location": "L1"}, {"id": "longpolling_sendmessage", "label": "sendMessage()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/overrides/network_utils/longpolling.js", "source_location": "L14"}, {"id": "longpolling_onmessage", "label": "onMessage()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/overrides/network_utils/longpolling.js", "source_location": "L27"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_overrides_network_utils_longpolling_js", "target": "patch", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/overrides/network_utils/longpolling.js", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_overrides_network_utils_longpolling_js", "target": "longpolling", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/overrides/network_utils/longpolling.js", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_overrides_network_utils_longpolling_js", "target": "strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/overrides/network_utils/longpolling.js", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_overrides_network_utils_longpolling_js", "target": "longpolling_sendmessage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/overrides/network_utils/longpolling.js", "source_location": "L14", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_overrides_network_utils_longpolling_js", "target": "longpolling_onmessage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/overrides/network_utils/longpolling.js", "source_location": "L27", "weight": 1.0}], "raw_calls": [{"caller_nid": "longpolling_sendmessage", "callee": "uuid", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/overrides/network_utils/longpolling.js", "source_location": "L15"}, {"caller_nid": "longpolling_sendmessage", "callee": "_rpcIoT", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/overrides/network_utils/longpolling.js", "source_location": "L16"}, {"caller_nid": "longpolling_onmessage", "callee": "addListener", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/overrides/network_utils/longpolling.js", "source_location": "L45"}]}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_tests_tours_test_printer_tour_js", "label": "test_printer_tour.js", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/tests/tours/test_printer_tour.js", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_tests_tours_test_printer_tour_js", "target": "registry", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/tests/tours/test_printer_tour.js", "source_location": "L1", "weight": 1.0}], "raw_calls": []}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_wizard_select_printers_py", "label": "select_printers.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/select_printers.py", "source_location": "L1"}, {"id": "select_printers_selectprinterswizard", "label": "SelectPrintersWizard", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/select_printers.py", "source_location": "L7"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_wizard_select_printers_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/select_printers.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_wizard_select_printers_py", "target": "select_printers_selectprinterswizard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/wizard/select_printers.py", "source_location": "L7", "weight": 1.0}], "raw_calls": []}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_tests_unit_network_utils_iot_http_service_test_js", "label": "iot_http_service.test.js", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/tests/unit/network_utils/iot_http_service.test.js", "source_location": "L1"}, {"id": "iot_http_service_test_iotchannel", "label": "IotChannel", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/tests/unit/network_utils/iot_http_service.test.js", "source_location": "L13"}, {"id": "iot_http_service_test_iotchannel_get_iot_channel", "label": ".get_iot_channel()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/tests/unit/network_utils/iot_http_service.test.js", "source_location": "L14"}, {"id": "iot_http_service_test_dummyorm", "label": "DummyOrm", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/tests/unit/network_utils/iot_http_service.test.js", "source_location": "L21"}, {"id": "iot_http_service_test_dummyorm_searchread", "label": ".searchRead()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/tests/unit/network_utils/iot_http_service.test.js", "source_location": "L22"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_tests_unit_network_utils_iot_http_service_test_js", "target": "hoot", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/tests/unit/network_utils/iot_http_service.test.js", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_tests_unit_network_utils_iot_http_service_test_js", "target": "web_test_helpers", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/tests/unit/network_utils/iot_http_service.test.js", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_tests_unit_network_utils_iot_http_service_test_js", "target": "strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/tests/unit/network_utils/iot_http_service.test.js", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_tests_unit_network_utils_iot_http_service_test_js", "target": "browser", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/tests/unit/network_utils/iot_http_service.test.js", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_tests_unit_network_utils_iot_http_service_test_js", "target": "iot_http_service", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/tests/unit/network_utils/iot_http_service.test.js", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_tests_unit_network_utils_iot_http_service_test_js", "target": "iot_http_service_test_iotchannel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/tests/unit/network_utils/iot_http_service.test.js", "source_location": "L13", "weight": 1.0}, {"source": "iot_http_service_test_iotchannel", "target": "iot_http_service_test_iotchannel_get_iot_channel", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/tests/unit/network_utils/iot_http_service.test.js", "source_location": "L14", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_tests_unit_network_utils_iot_http_service_test_js", "target": "iot_http_service_test_dummyorm", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/tests/unit/network_utils/iot_http_service.test.js", "source_location": "L21", "weight": 1.0}, {"source": "iot_http_service_test_dummyorm", "target": "iot_http_service_test_dummyorm_searchread", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/tests/unit/network_utils/iot_http_service.test.js", "source_location": "L22", "weight": 1.0}], "raw_calls": []}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_tests_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_tests_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_iot_tests_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/__init__.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_tests_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_iot_tests_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/__init__.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_tests_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_iot_iot_tests_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/__init__.py", "source_location": "L3", "weight": 1.0}], "raw_calls": []}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_tests_tours_utils_common_js", "label": "common.js", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/tests/tours/utils/common.js", "source_location": "L1"}, {"id": "common_waitforiotrequest", "label": "waitForIotRequest()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/tests/tours/utils/common.js", "source_location": "L5"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_tests_tours_utils_common_js", "target": "common_waitforiotrequest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/tests/tours/utils/common.js", "source_location": "L5", "weight": 1.0}], "raw_calls": []}
|
||||
Reference in New Issue
Block a user