anedya-dev-sdk

Anedya python based SDK for IoT devices. This SDK streamlines connectivity with Anedya platform. As this SDK is in Beta release, future versions may have breaking changes.


License
Apache-2.0
Install
pip install anedya-dev-sdk==0.1.7

Documentation

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