Thingsboard IoT Gateway

Documentation

Thingsboard IoT Gateway documentation is hosted on thingsboard.io.

Getting Started

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