MCPcopy Create free account
hub / github.com/OpenSN-Library/OpenSN-Library / create_new_link

Function create_new_link

TopoConfigurators/opensn/model/link.py:41–76  ·  view source on GitHub ↗
(
        node_index1:int,
        instance_id1:str,
        instance_type1:str,
        node_index2:int,
        instance_id2:str,
        instance_type2:str,
        link_type:str,
        address_info1:dict[str,str] = {},
        address_info2:dict[str,str] = {},
        init_parameter:dict[str,int] = {},
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

enable_link_betweenMethod · 0.90

Calls 2

LinkBaseClass · 0.70
EndInfoClass · 0.70

Tested by

no test coverage detected