setUpSwitch

fun setUpSwitch(switchOn: () -> Unit? = null, switchOff: () -> Unit? = null, vent: ImageView? = null, valve: ImageView? = null)