Skip to content

anedyaio/anedya-dev-sdk-python

Repository files navigation

PyPI  Anedya Documentation

Logo

Anedya SDK

The Anedya SDK is a Python package designed to provide an easy-to-use interface for Anedya cloud services, which enables seamless connectivity and data retrieval from IoT devices. This SDK supports both MQTT and HTTP communication methods.

This SDK wraps the Device APIs available in the Anedya Documentation

This is a Device SDK, i.e. it is meant to be used by an IoT device.

Installation

To install the Anedya SDK, you can use pip:

pip install anedya-dev-sdk