Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description

Command

Set Hardware ID

write hardware_id <ID>

Set Authentication Token

write auth_token <TOKEN>

Set Cloud Server

write cloud_server app.gbtt.gumband.com:8883

Enable Cloud Server

write cloud_enable true

Reboot the device

restart

Panel
panelIconId1f4a3
panelIcon:bomb:
panelIconText💣
bgColor#FFEBE6

WATCHOUT! By default the hardware will try to connect to app.gbtt.gumband.com:8883. 8883 is an encrypted channel. 1883 is not encrypted. If you change which port/protocol you are using, you’ll need to alter another variable.

If you are using 1883 (unencrypted) you will also need to run write cloud_tls_enable false so you can connect to the less secure channel without attempting a TLS handshake.

Once your hardware device is plugged into the network via Ethernet cable, it should be online and should appear as connected on the online console in addition to your device’s LED pulsating cyan.

...