Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 825 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 825 Bytes

Drogue IoT Cloud Clients

docs.rs Crates.io CI Matrix

This is a crate, providing Rust APIs for access the cloud side APIs of Drogue IoT.

For a ready-to-run command line client see: drg.

Usage

Add the dependency to your Cargo.toml:

[dependencies]
drogue-client = "0.10.1"