indigo_set_switch

Function indigo_set_switch 

Source
pub unsafe extern "C" fn indigo_set_switch(
    property: *mut indigo_property,
    item: *mut indigo_item,
    value: bool,
)
Expand description

Set switch item on (and reset other if needed).