drogue-client

Crates.iodrogue-client
lib.rsdrogue-client
version0.11.1
sourcesrc
created_at2021-04-15 09:52:51.402047
updated_at2022-11-14 10:08:37.754894
descriptionClients for the Drogue IoT Cloud APIs
homepagehttps://drogue.io
repositoryhttps://github.com/drogue-iot/drogue-client
max_upload_size
id384734
size156,015
Ulf Lilleengen (lulf)

documentation

README

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"
Commit count: 191

cargo fmt