Files
Odoo-Modules/fusion_iot/graphify-out/cache/3de6d172bd88e38e9fe9e6395d375f170dfb9042ccdb80278931a09ed997412d.json
gsinghpal 41d0908ade changes
2026-04-24 21:04:38 -04:00

1 line
10 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_btinterface_l_py", "label": "BTInterface_L.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L1"}, {"id": "btinterface_l_gattbtmanager", "label": "GattBtManager", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L13"}, {"id": "gatt_devicemanager", "label": "Gatt_DeviceManager", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "btinterface_l_gattbtmanager_device_discovered", "label": ".device_discovered()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L14"}, {"id": "btinterface_l_gattbtmanager_run", "label": ".run()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L20"}, {"id": "btinterface_l_btmanager", "label": "BtManager", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L56"}, {"id": "thread", "label": "Thread", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "btinterface_l_btmanager_run", "label": ".run()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L57"}, {"id": "btinterface_l_btinterface", "label": "BTInterface", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L64"}, {"id": "interface", "label": "Interface", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "btinterface_l_btinterface_get_devices", "label": ".get_devices()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L67"}, {"id": "btinterface_l_rationale_21", "label": "Override gatt.DeviceManager.run() method to avoid calling GObject.MainLo", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L21"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_btinterface_l_py", "target": "gatt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_btinterface_l_py", "target": "dbus", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_btinterface_l_py", "target": "gi_repository", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_btinterface_l_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_btinterface_l_py", "target": "threading", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_btinterface_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/BTInterface_L.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_btinterface_l_py", "target": "btinterface_l_gattbtmanager", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L13", "weight": 1.0}, {"source": "btinterface_l_gattbtmanager", "target": "gatt_devicemanager", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L13", "weight": 1.0}, {"source": "btinterface_l_gattbtmanager", "target": "btinterface_l_gattbtmanager_device_discovered", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L14", "weight": 1.0}, {"source": "btinterface_l_gattbtmanager", "target": "btinterface_l_gattbtmanager_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L20", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_btinterface_l_py", "target": "btinterface_l_btmanager", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L56", "weight": 1.0}, {"source": "btinterface_l_btmanager", "target": "thread", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L56", "weight": 1.0}, {"source": "btinterface_l_btmanager", "target": "btinterface_l_btmanager_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L57", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_iot_handlers_interfaces_btinterface_l_py", "target": "btinterface_l_btinterface", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L64", "weight": 1.0}, {"source": "btinterface_l_btinterface", "target": "interface", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L64", "weight": 1.0}, {"source": "btinterface_l_btinterface", "target": "btinterface_l_btinterface_get_devices", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L67", "weight": 1.0}, {"source": "btinterface_l_gattbtmanager_run", "target": "btinterface_l_btmanager_run", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L50", "weight": 1.0}, {"source": "btinterface_l_btmanager_run", "target": "btinterface_l_gattbtmanager", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L58", "weight": 1.0}, {"source": "btinterface_l_rationale_21", "target": "btinterface_l_gattbtmanager_run", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L21", "weight": 1.0}], "raw_calls": [{"caller_nid": "btinterface_l_gattbtmanager_run", "callee": "add_signal_receiver", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L30"}, {"caller_nid": "btinterface_l_gattbtmanager_run", "callee": "add_signal_receiver", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L35"}, {"caller_nid": "btinterface_l_gattbtmanager_run", "callee": "MainLoop", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L48"}, {"caller_nid": "btinterface_l_gattbtmanager_run", "callee": "disconnect_signals", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L51"}, {"caller_nid": "btinterface_l_gattbtmanager_run", "callee": "disconnect_signals", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L53"}, {"caller_nid": "btinterface_l_btmanager_run", "callee": "devices", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L59"}, {"caller_nid": "btinterface_l_btmanager_run", "callee": "is_connected", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L59"}, {"caller_nid": "btinterface_l_btmanager_run", "callee": "disconnect", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L60"}, {"caller_nid": "btinterface_l_btmanager_run", "callee": "start_discovery", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L61"}, {"caller_nid": "btinterface_l_btinterface_get_devices", "callee": "copy", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/iot_handlers/interfaces/BTInterface_L.py", "source_location": "L68"}]}