Expand description
Fundamentum’s HTTP(API) Client
Modules§
- api_
version - Api versions More info: https://dimonoff.atlassian.net/wiki/spaces/F2/pages/306273353781/Devices+API
- config
- Client’s configuration to be used when making calls to the Fundamentum API
- devices_
api - “Devices” section in Fundamentum API.
- errors
- Contains all errors in this client side crate
- provisioning_
api - “Provisioning” section in Fundamentum API.
- sdk_api
- User facing structure to make calls to the Fundamentum API.
- sdk_
client - Client wrapping the
reqwest::Client
to make request with Fundamentum via normal functions - shelf_
devices_ api - “Shelf Devices” section in Fundamentum API.