pub fn channel_status(
homes: &HarnessHomes,
harness: &str,
name: &str,
) -> Result<ChannelRow, ChannelError>Expand description
Read one channel’s row by harness and name. status is
ChannelStatus::Unknown at this tier for every harness; the verb
exists so the noun is complete and the driven tier has one door to fill.