ReferenceFunctions
contactUri()
function contactUri(packet): string;Defined in: packages/protocol/src/contact-uri.ts:10
The meshcore:// link of a node, from its advert packet (what EXPORT_CONTACT returns).
Parameters
packet
Uint8Array
Advert packet of the node
Returns
string