Module things_api

Module things_api 

Source
Available on crate feature things_api only.

Modules§

__mock_MockThingsApi
__mock_MockThingsApi_ThingsApi

Structs§

MockThingsApi
ThingsApiClient

Enums§

CreateThingInRegistryError
struct for typed errors of method ThingsApi::create_thing_in_registry
EnableThingError
struct for typed errors of method ThingsApi::enable_thing
GetAvailableFirmwaresForThingError
struct for typed errors of method ThingsApi::get_available_firmwares_for_thing
GetThingByIdError
struct for typed errors of method ThingsApi::get_thing_by_id
GetThingConfigStatusError
struct for typed errors of method ThingsApi::get_thing_config_status
GetThingFirmwareStatusError
struct for typed errors of method ThingsApi::get_thing_firmware_status
GetThingStatusError
struct for typed errors of method ThingsApi::get_thing_status
GetThingsError
struct for typed errors of method ThingsApi::get_things
RemoveThingByIdError
struct for typed errors of method ThingsApi::remove_thing_by_id
UpdateThingConfigError
struct for typed errors of method ThingsApi::update_thing_config
UpdateThingError
struct for typed errors of method ThingsApi::update_thing
UpdateThingFirmwareError
struct for typed errors of method ThingsApi::update_thing_firmware

Traits§

ThingsApi