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

1 line
4.6 KiB
JSON

{"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"}]}