{{ gpioItemFormGroup.value.label || 'Undefined' }} (pin: {{ numberText(gpioItemFormGroup.value.pin, 0) }}) - [row: {{ numberText(gpioItemFormGroup.value.row, -1) }}) - [col: {{ numberText(gpioItemFormGroup.value.col, -1) }}]
@if (hasColor) {
}
@if (!disabled) { }
widgets.gpio.pin widgets.gpio.label
widgets.gpio.row widgets.gpio.column
@if (hasColor) { }