//! Banner Engineering device helpers.
//!
//! This module provides function blocks and types for Banner Engineering
//! devices commonly used in industrial automation.
//!
//! ## Available Modules
//!
//! | Module | Description |
//! |--------|-------------|
//! | [`wls15`] | WLS15P IO-Link multi-color light strip |
pub use *;