1 line
8.5 KiB
JSON
1 line
8.5 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_timinterface_py", "label": "TIMInterface.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L1"}, {"id": "timinterface_timinterface", "label": "TIMInterface", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L60"}, {"id": "interface", "label": "Interface", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "timinterface_timinterface_init", "label": ".__init__()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L64"}, {"id": "timinterface_timinterface_get_devices", "label": ".get_devices()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L76"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_timinterface_py", "target": "ctypes", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_timinterface_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_timinterface_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_timinterface_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_timinterface_py", "target": "subprocess", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_timinterface_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/TIMInterface.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_timinterface_py", "target": "odoo_addons_iot_drivers_tools_system", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_timinterface_py", "target": "odoo_addons_iot_drivers_tools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_timinterface_py", "target": "odoo_tools_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_timinterface_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/TIMInterface.py", "source_location": "L13", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_timinterface_py", "target": "timinterface_timinterface", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L60", "weight": 1.0}, {"source": "timinterface_timinterface", "target": "interface", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L60", "weight": 1.0}, {"source": "timinterface_timinterface", "target": "timinterface_timinterface_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L64", "weight": 1.0}, {"source": "timinterface_timinterface", "target": "timinterface_timinterface_get_devices", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L76", "weight": 1.0}], "raw_calls": [{"caller_nid": "timinterface_timinterface_init", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L65"}, {"caller_nid": "timinterface_timinterface_init", "callee": "c_int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L68"}, {"caller_nid": "timinterface_timinterface_init", "callee": "six_initialize_manager", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L69"}, {"caller_nid": "timinterface_timinterface_init", "callee": "exception", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L71"}, {"caller_nid": "timinterface_timinterface_init", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L73"}, {"caller_nid": "timinterface_timinterface_get_devices", "callee": "get_conf", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L84"}, {"caller_nid": "timinterface_timinterface_get_devices", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L86"}, {"caller_nid": "timinterface_timinterface_get_devices", "callee": "read_file_first_line", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L87"}, {"caller_nid": "timinterface_timinterface_get_devices", "callee": "encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L93"}, {"caller_nid": "timinterface_timinterface_get_devices", "callee": "six_setup_terminal_settings", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L95"}, {"caller_nid": "timinterface_timinterface_get_devices", "callee": "exception", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L98"}, {"caller_nid": "timinterface_timinterface_get_devices", "callee": "six_terminal_connected", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L103"}, {"caller_nid": "timinterface_timinterface_get_devices", "callee": "cast", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L104"}, {"caller_nid": "timinterface_timinterface_get_devices", "callee": "exception", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/TIMInterface.py", "source_location": "L106"}]} |