quartic_sdk.core.entities.site

The given file contains the class to refer to the Site entity

Module Contents

Classes

Site

The given class refers to the site entity which is created based upon the site response

class quartic_sdk.core.entities.site.Site(body_json, api_helper)

Bases: quartic_sdk.core.entities.base.Base

The given class refers to the site entity which is created based upon the site response returned by the API

__repr__(self)

Override the method to return the site name

abstract assets(self)

Get the assets belongs to a site

abstract edge_connectors(self)

Get the edge_connectors belongs to a site