> For the complete documentation index, see [llms.txt](https://kawsing.gitbook.io/opensystem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kawsing.gitbook.io/opensystem/andoid-shou-ji/untitled-3.md).

# Mozilla WebThings Gateway

{% embed url="<https://iot.mozilla.org/gateway/>" %}

docker安裝

```
docker run \
    -d \
    --rm \
    -v /docker/moziila-IoT/shared/data:/home/node/.mozilla-iot \
    --net=host \
    --name webthings-gateway \
    mozillaiot/gateway:latest
```

<div align="left"><img src="/files/-LsZeEK3UewlpImqeGsH" alt=""></div>

<div align="left"><img src="/files/-LsZeRKF_ApjtKe47kul" alt=""></div>

<div align="left"><img src="/files/-LsZecezbFl-5Bzu4SdJ" alt=""></div>

<div align="left"><img src="/files/-LsZeuXXIO-Xh-s_si3d" alt=""></div>
