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

#824 in Encoding

Download history 19/week @ 2024-01-01 8/week @ 2024-02-19 10/week @ 2024-02-26 121/week @ 2024-04-01

121 downloads per month

MIT/Apache

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.5–2.4MB
~48K SLoC