Expand description
A client for the Drogue IoT Cloud APIs.
Modules§
- admin
- Application administration API.
- command
- Command and Control API.
- core
- Core data structures.
- discovery
- Drogue-Cloud endpoints fetching API
- error
- Error and error information.
- integration
- Integrations related functionality
- meta
- Meta data information.
- metrics
- Metrics support for clients
- openid
- OpenID connect integrations and helpers.
- registry
- Registry client API.
- tokens
- Access Token client API.
- user
- User service API
Macros§
- attribute
- Implements the
Attributetrait for an attribute/field of a dialect. - dialect
- Implements the
Dialecttrait for a structure. - translator
- Implements the
Translatortrait for a structure.
Enums§
- Section
- An enum of main data sections.
Traits§
- Attribute
- A specific attribute of a dialected section.
- Dialect
- A “dialect”, of strongly typed main section.
- Translator
- A translator for the data sections of a resource.