...
Property Type | Size | Description |
gmbnd_button | 1 byte | Momentary Button - 1 = Press |
gmbnd_switch | 1 bool (byte) | Toggle Switch - |
gmbnd_encoder | 4 bytes | 32-bit number |
gmbnd_relay | 1 bool (byte) | Relay - |
gmbnd_pwm | 4 bytes | PWM Duty Cycle |
gmbnd_led | 2 bytes | Brightness |
gmbnd_motor_position | 4 bytes | |
gmbnd_motor_speed | 4 bytes | |
gmbnd_motor_accel | 4 bytes | |
gmbnd_step_motor | 4 bytes | |
gmbnd_addr_led | 7 bytes | IARGBW I = Index (16bit) RGBW = Color Bytes |
gmbnd_byte | 1 byte | Generic 8 bit number |
gmbnd_int32 | 4 bytes | Generic 32 bit number |