MicroPython Library for Interfacing with the NETPIE IoT Platform
Project description
Description
This Python library provides a convenient way to interact with the NETPIE IoT platform using both MQTT and REST API. NETPIE is an Internet of Things (IoT) platform that offers tools and services for connecting and managing IoT devices.
The library encapsulates functionalities to publish messages, manage device shadows, subscribe to topics, and more. It aims to simplify the process of integrating NETPIE’s features into your IoT projects.
Features
Connect and disconnect from the NETPIE MQTT broker
Publish messages and device shadows using MQTT
Subscribe to topics and handle incoming MQTT messages
Retrieve device status and shadow data using NETPIE’s REST API
Publish private and device messages using REST API
API Documentation
Example Usage
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.