cremalink.clients package
This package provides high-level client interfaces for interacting with the cremalink system.
The Client class from the cloud module is exposed as the primary entry point for this package.
- class cremalink.clients.Client(token_path: str)[source]
Bases:
objectClient for interacting with the Ayla IoT cloud platform. Manages authentication (access and refresh tokens) and device discovery.