Skip to content

Module superwise

Welcome to the superwise SDK reference guide!
This page is intended to help you better understand the capabilities of our SDK.
Here you will find all information about the SDK controllers, enums and models.

Sub-modules

  • superwise.config
  • superwise.controller
  • superwise.models
  • superwise.resources
  • superwise.utils

Classes

Superwise(client_id=None, secret=None, email=None, password=None, superwise_host=None) superwise class main class for superwise package

Description:

Constructor for superwise class

Args:

client_id: client access token

secret: secret access token

email: email of user (optional)

password: password of user (optional)