Module fundamentum_sdk_api::client
source · Expand description
Fundamentum’s HTTP(API) Client
Modules
- Client’s configuration to be used when making calls to the Fundamentum API
- “Devices” section in Fundamentum API.
- Contains all errors in this client side crate
- “Provisionning” section in Fundamentum API.
- User facing structure to make calls to the Fundamentum API.
- Client wrapping the
reqwest::Client
to make request with Fundamentum via normal functions