{ .type = UI_DEV_LIGHT, .name = "Light", .img_on = &icon_light_on, .img_off = &icon_light_off }, { .type = UI_DEV_SWITCH, .name = "Switch", .img_on = &icon_switch_on ...