Smart Home Automation
<\/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">
low
BLE and Mesh-based smart home devices: lights, thermostats, door locks.
간단한 사양
전력 우선순위
low
요구 사항
메시
자주 묻는 질문
The most popular BLE use cases include wearable fitness devices, asset tracking, smart home automation, medical devices, indoor positioning, and audio streaming with LE Audio.