Crates.io | drogue-client |
lib.rs | drogue-client |
version | 0.11.1 |
source | src |
created_at | 2021-04-15 09:52:51.402047 |
updated_at | 2022-11-14 10:08:37.754894 |
description | Clients for the Drogue IoT Cloud APIs |
homepage | https://drogue.io |
repository | https://github.com/drogue-iot/drogue-client |
max_upload_size | |
id | 384734 |
size | 156,015 |
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
.
Add the dependency to your Cargo.toml
:
[dependencies]
drogue-client = "0.10.1"