Crates.io | di-exchange |
lib.rs | di-exchange |
version | 0.1.1 |
source | src |
created_at | 2023-06-16 20:01:33.55872 |
updated_at | 2023-06-16 20:22:48.239077 |
description | A crate for control and status messages, commonly used for exchanging distributed intelligence (DI) data. |
homepage | https://github.com/openenergysolutions/di-exchange |
repository | https://github.com/openenergysolutions/di-exchange |
max_upload_size | |
id | 892553 |
size | 33,852 |
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:
...
[dependencies]
di-exchange = "0.1.0"