Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

iotJumpway/JumpWayMQTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

4 Commits

Repository files navigation

IoT JumpWay Python MQTT Client Package

Introduction

The Internet of Things (IoT) JumpWay is an IoT PaaS that allows anyone to connect IoT devices such as Raspberry Pi, Intel, Arduino, ESP8266 and even phones, PCs, Macs and laptops to the Internet of Things. The IoT JumpWay examples allow you to connect devices and sensors to the IoT JumpWay and control/monitor sensors/actuators and data to and from the devices.

The Python MQTT Client Package allows developers to communicate with the IoT JumpWay MQTT Broker and provides a number of device and applications examples.

Library Installation

In all cases, whether using devices or applications you first need to install the library.

  • Install the latest version of the library with pip
$ pip/pip3 install JumpWayMQTT
  • Upgrade to the latest version of the library with pip
$ pip/pip3 install JumpWayMQTT --upgrade

About

The Python MQTT Client Package allows developers to communicate with the IoT JumpWay MQTT Broker and provides a number of device and applications examples.

Resources

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Python 100.0%