hosp 0.1.0

Interface for managing an ODROID Smart Power device over USB.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.hidapi]
version = "0.4"

[package]
authors = ["Connor Imes <connor.k.imes@gmail.com>"]
categories = ["hardware-support"]
description = "Interface for managing an ODROID Smart Power device over USB."
homepage = "https://github.com/energymon/hosp-rs"
keywords = ["odroid", "smart", "power", "hid", "usb"]
license = "BSD-3-Clause"
name = "hosp"
readme = "README.md"
repository = "https://github.com/energymon/hosp-rs"
version = "0.1.0"