Skip to content

drogue-iot/drogue-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"