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