Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.89 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.89 KB

MicroPython NETPIE

Version License

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

You can see all the API documentation here.

Quick Usage

Reference

https://docs.netpie.io/en/index.html