qcells 0.1.0

A Rust `Q.HOME+ESS - QCELLS` API client.
Documentation
[dependencies.chrono]
version = "0.4.19"

[dependencies.md5]
version = "0.7.0"

[dependencies.reqwest]
features = ["blocking", "json"]
version = "0.11"

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

[package]
authors = ["DeathsGun"]
description = "A Rust `Q.HOME+ESS - QCELLS` API client."
edition = "2021"
license = "Apache-2.0"
name = "qcells"
readme = "README.md"
repository = "https://github.com/deathsgun/qcells"
resolver = "2"
version = "0.1.0"