iots.internal package

Submodules

iots.internal.resource module

class iots.internal.resource.APIResource

Bases: ABC

Abstract class to represent a part of an API call. This must be inherited by any class implementing an API operation.

Module contents