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.
drg
Add the dependency to your Cargo.toml:
Cargo.toml
~~~toml [dependencies]
drogue-client = "0.5" ~~~