A crate for control and status messages, commonly used for exchanging distributed intelligence (DI) data.
This crate is used by OpenFMB HMI and others, based on Open Message Bus.
Cargo.toml:
```toml ... [dependencies] di-exchange = "0.1.0"
```