Skip to content

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.

License

PerfecXX/MicroPython-NETPIE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Languages