Relay Node

<\/script>\n
'; }, get iframeSnippet() { const domain = '{ SITE_DOMAIN }'; const type = '{ embed_type }'; const slug = '{ embed_slug }'; return ''; }, get activeSnippet() { return this.method === 'script' ? this.scriptSnippet : this.iframeSnippet; }, copySnippet() { navigator.clipboard.writeText(this.activeSnippet).then(() => { this.copied = true; setTimeout(() => { this.copied = false; }, 2000); }); } }" @keydown.escape.window="open = false" @click.outside="open = false">

Embed This Widget

Theme


      
    

Widget powered by . Free, no account required.

relay

A Mesh node that retransmits received messages to extend network coverage.

메시 속성

노드 유형 relay
필수 아니요
최대 홉 127

자주 묻는 질문

Bluetooth Mesh is a networking standard that enables many-to-many BLE device communication. It uses managed flooding to relay messages across nodes, enabling large-scale IoT networks for lighting, building automation, and industrial IoT.