/// Provides an interface to Illuminance level sensing functionality, including
/// configuration and provision of notifications of wheter the illuminance is
/// within, above or below a target band.
// Provides an interface to pressure measurement functionality, including
// configuration and provision of notifications of pressure measurements.
// pub mod pressure;
// Provides an interface to temperature measurement functionality, including
// configuration and provision of notifications of temperature measurements.
// pub mod temperature;