6 releases
0.1.5 | Jan 13, 2023 |
---|---|
0.1.4 | Nov 24, 2022 |
0.1.2 | Mar 29, 2022 |
0.1.1 | Oct 14, 2021 |
0.1.0 | Jul 11, 2021 |
#676 in Encoding
33 downloads per month
76KB
2K
SLoC
ECHONET Lite for Rust
This crate is pure Rust ECHONET Lite implementation including
- serde implementation of ECHONET Lite packet
- detailed property configurations of ECHONET Device objects (WIP)
but not included
- transport layer (usually, UDP with IPv4/IPv6) implementation
- specific ECHONET Lite object behavior
see exmaples to know how to communicate with ECHONTE Lite node.
lib.rs
:
This crate is pure Rust ECHONET Lite implementation including
- serde implementation of ECHONET Lite packet
- detailed property configurations of ECHONET Device objects (WIP)
but not included
- transport layer (usually, UDP with IPv4/IPv6) implementation
- specific ECHONET Lite object behavior
Dependencies
~1.6–2.4MB
~48K SLoC