pub type ChirpI2cMoistureComponentType<I> = ChirpI2cMoisture<'static, I>;
pub struct ChirpI2cMoistureComponentType<I> { /* private fields */ }