Skip to content

Python serial client library that allows devices that have no internet connectivity to communicate with the TechBubble IoT JumpWay MQTT Broker via serial.

Notifications You must be signed in to change notification settings

iotJumpway/JumpWayMQTTserial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TechBubble IoT JumpWay Python MQTT Serial Library

TechBubble IoT JumpWay Docs

##Introduction

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

Python serial client library that allows devices that have no internet connectivity to communicate with the TechBubble IoT JumpWay MQTT Broker via serial.

Library Installation

Install the latest version of the library with pip:

    [root@localhost ~]# pip install iot_jumpway_mqtt_serial
  • Upgrade to the latest version of the library with pip
    [root@localhost ~]# pip install iot_jumpway_mqtt_serial --upgrade

IoT JumpWay Guides

IoT JumpWay Examples & Source Code

IoT JumpWay Python MQTT Serial Library Contributors

Adam Milton-Barker,  Intel Software Innovator

About

Python serial client library that allows devices that have no internet connectivity to communicate with the TechBubble IoT JumpWay MQTT Broker via serial.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages