Client
TeSLA CE CLient package
Client
TeSLA CE Client class
config
property
Get current module configuration :return: Module configuration :rtype: dict
module
property
Get current module information :return: Module information :rtype: dict
provider
property
Access to the Provider related methods :return: Provider controller object :rtype: ProviderClient
v1
property
Access to the old API v1 methods :return: Old API v1 controller object :rtype: ClientV1
vle
property
Access to the VLE related methods :return: VLE controller object :rtype: VleClient
get_next(list)
Get the next group of results from a list :param list: List of results :type list: dict :return: Next group of results :rtype: dict
get_previous(list)
Get the previous group of results from a list :param list: List of results :type list: dict :return: Previous group of results :rtype: dict