pub type RainFallComponentType<H> = RainFallSensor<'static, H>;
pub struct RainFallComponentType<H> { /* private fields */ }