Command | Topic | Data |
read
| mac
| read device MAC |
read/write
| net
| static or dhcp or offline
|
read/write
| ip
| XXX.XXX.XXX.XXX - Writeable only if net is set to static
|
read/write
| gw
| Set default gateway |
read/write
| subnet
| Set subnet mask |
read/write
| dns
| Set preferred dns ip (set to 0.0.0.0:0 to use DHCP assigned) |
read/write
| mastercloud_server
| Set master cloud server IP (or address) and port XXX.XXX.XXX.XXX:XXXX |
read/write
| exhibit_server
| Set exhibit server IP and port XXX.XXX.XXX.XXX:XXXX |
read/write
| static_exhibit
| true Use locally saved exhibit server instead of master cloud assigned server
false Use master cloud assigned exhibit server
|
write
| auth_token
| Set device authentication token - generated in the Gumband dashboard when adding new hardware |
read/write
| hardware_id
| Set device hardware ID - generated in the Gumband dashboard when adding new hardware |
write
| data
| Write user data location 32 single byte locations available<start_addr>:<byte> OR <byte0> ,<byte1> ,<byte2> .…
|
read
| data
| <start_address>
|
write
| usb_pass
| Set USB password - 6 to 16 characters, set to 0 to ignore |
read/write
| usb_mqtt
| true Enable MQTT over USB
false Disable MQTT over USB
When MQTT over USB is enabled: Any valid MQTT topic with corresponding data is supported |