Drogue IoT Cloud Clients

docs.rs 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:

~~~toml [dependencies]

drogue-client = "0.8" ~~~