di-exchange

Crates.iodi-exchange
lib.rsdi-exchange
version0.1.1
sourcesrc
created_at2023-06-16 20:01:33.55872
updated_at2023-06-16 20:22:48.239077
descriptionA crate for control and status messages, commonly used for exchanging distributed intelligence (DI) data.
homepagehttps://github.com/openenergysolutions/di-exchange
repositoryhttps://github.com/openenergysolutions/di-exchange
max_upload_size
id892553
size33,852
Cory Nguyen (corynguyenfl)

documentation

README

DI Exchange

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.

Usage

Cargo.toml:

...
[dependencies]
di-exchange = "0.1.0"

Commit count: 5

cargo fmt