Rssi

fun Rssi(rssi: Int?, modifier: Modifier = Modifier, label: String = stringResource(Res.string.rssi))(source)

Renders nothing when rssi is absent — 0 dBm is a real reading, so it must not stand in for "no reading".