7 releases
0.1.6 | Jan 3, 2024 |
---|---|
0.1.5 | Jan 13, 2023 |
0.1.4 | Nov 24, 2022 |
0.1.2 | Mar 29, 2022 |
0.1.0 | Jul 11, 2021 |
#1028 in Encoding
86KB
2.5K
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.3–2.2MB
~45K SLoC