kasimir 0.1.0

Crate for communication with HS100 smart wifi plugs and similar devices.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.kasimir-sys]
version = "0.1"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[package]
authors = ["Robert Czechowski"]
description = "Crate for communication with HS100 smart wifi plugs and similar devices."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "kasimir"
repository = "https://git.zgtm.de/zgtm/kasimir"
version = "0.1.0"