enocean 0.2.58

EnOcean serial protocol implementation.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.serialport]
version = "3.3.0"

[package]
authors = ["pmirabel"]
description = "EnOcean serial protocol implementation."
documentation = "https://docs.rs/enocean/"
edition = "2018"
homepage = "https://github.com/Cutii/enocean"
keywords = ["enocean", "domotic", "smarthome"]
license = "MIT AND Apache-2.0"
name = "enocean"
readme = "README.md"
repository = "https://github.com/Cutii/enocean"
version = "0.2.58"