1 line
5.9 KiB
JSON
1 line
5.9 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_ctepinterface_l_py", "label": "CTEPInterface_L.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_L.py", "source_location": "L1"}, {"id": "ctepinterface_l_ctepinterface", "label": "CTEPInterface", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_L.py", "source_location": "L30"}, {"id": "interface", "label": "Interface", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "ctepinterface_l_ctepinterface_init", "label": ".__init__()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_L.py", "source_location": "L34"}, {"id": "ctepinterface_l_ctepinterface_get_devices", "label": ".get_devices()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_L.py", "source_location": "L38"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_ctepinterface_l_py", "target": "ctypes", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_L.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_ctepinterface_l_py", "target": "subprocess", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_L.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_ctepinterface_l_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_L.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_ctepinterface_l_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_L.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_ctepinterface_l_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_L.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_ctepinterface_l_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_L.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_ctepinterface_l_py", "target": "ctepinterface_l_ctepinterface", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_L.py", "source_location": "L30", "weight": 1.0}, {"source": "ctepinterface_l_ctepinterface", "target": "interface", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_L.py", "source_location": "L30", "weight": 1.0}, {"source": "ctepinterface_l_ctepinterface", "target": "ctepinterface_l_ctepinterface_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_L.py", "source_location": "L34", "weight": 1.0}, {"source": "ctepinterface_l_ctepinterface", "target": "ctepinterface_l_ctepinterface_get_devices", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_L.py", "source_location": "L38", "weight": 1.0}], "raw_calls": [{"caller_nid": "ctepinterface_l_ctepinterface_init", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_L.py", "source_location": "L35"}, {"caller_nid": "ctepinterface_l_ctepinterface_init", "callee": "createCTEPManager", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_L.py", "source_location": "L36"}, {"caller_nid": "ctepinterface_l_ctepinterface_get_devices", "callee": "create_ctypes_string_buffer", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_L.py", "source_location": "L40"}, {"caller_nid": "ctepinterface_l_ctepinterface_get_devices", "callee": "c_void_p", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_L.py", "source_location": "L41"}, {"caller_nid": "ctepinterface_l_ctepinterface_get_devices", "callee": "connectedTerminal", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_L.py", "source_location": "L42"}, {"caller_nid": "ctepinterface_l_ctepinterface_get_devices", "callee": "byref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_L.py", "source_location": "L42"}, {"caller_nid": "ctepinterface_l_ctepinterface_get_devices", "callee": "decode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/CTEPInterface_L.py", "source_location": "L43"}]} |