daemon: removing python tlv related code and tests related to it
This commit is contained in:
parent
dc7bb37252
commit
c8a589ef76
29 changed files with 29 additions and 5439 deletions
|
@ -716,8 +716,7 @@ class PtpNet(CoreNetwork):
|
|||
|
||||
def links(self, flags: MessageFlags = MessageFlags.NONE) -> List[LinkData]:
|
||||
"""
|
||||
Build CORE API TLVs for a point-to-point link. One Link message
|
||||
describes this network.
|
||||
Get peer to peer link.
|
||||
|
||||
:param flags: message flags
|
||||
:return: list of link data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue