Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cooclsee/thingsboard-gateway-docker


https://github.com/cooclsee/thingsboard-gateway-docker

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# Thingsboard IoT Gateway

### Documentation

Thingsboard IoT Gateway documentation is hosted on [thingsboard.io](https://thingsboard.io/docs/iot-gateway/).

### Getting Started

```bash
docker run \
--name tb-gateway \
-e GATEWAY_HOST=YOUR_TB_HOST \
-e GATEWAY_ACCESS_TOKEN=YOURT_TB_GATEWAY_TOKEN \
cooclsee/tb-gateway
```