/
Property Types

Property Types

 

gmbnd_byte

  • Description: An unsigned byte value.

  • Valid Range: 0-255

  • Unit Size: 1 byte

  • Max Array Length: ## values

gmbnd_byte UI element

 

gmbnd_int32

  • Description: A 32-bit value which can be interpreted as either signed or unsigned.

  • Valid Range: Approximately +/-2billion or 0-4billion

  • Unit Size: 4 bytes

  • Max Length: ## values

gmbnd_int32 UI element

 

gmbnd_text

  • Description: An array of ASCII characters

  • Valid Range: 8-bit ASCII

  • Unit Size: 1 byte

  • Max Array Length: ## characters

gmbnd_bool

  • Description: An on/off control type with state

  • Valid Range: 0/1

  • Unit Size: 1 byte

  • Max Array Length: 1 value

 

 

gmbnd_trigger

  • Description: A stateless trigger event

  • Valid Range: 1

  • Unit Size: 1 byte

  • Max Length: 1 value

 

gmbnd_led

  • Description: A 7 byte structure containing LED control values

  • Valid Range:

    • Index: 0-65535

    • Alpha: 0-255

    • RGBW: 0-255 (Each)

  • Max Length: 1 value

 

 

gmbnd_color

  • Description: A hex color code in the format WRGB (1 byte each)

  • Valid Range: 0x00000000 - 0xFFFFFFFF

  • Unit Size: 4 bytes

  • Max Array Length: ## values

 

Related content

Gumband API (C/C++)
Gumband API (C/C++)
More like this
Hardware Getting Started Guide
Hardware Getting Started Guide
Read with this
v1 Property Types
v1 Property Types
More like this
MQTT Reference Guide
MQTT Reference Guide
Read with this
v1 Gumband API (C/C++)
v1 Gumband API (C/C++)
More like this
LED Status
LED Status
Read with this