Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 836 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 836 Bytes

This library is deprecated

raspberry-python-gateway-client library is deprecated, and will not receive any further updates.


raspberrypi-python-gateway-client

A library that provide access to the ATT IOT platform, for the Python language (geared for gateway development).

Check the api docs for more info.

Installation

  • install dependencies: sudo pip install paho-mqtt
  • install lib sudo pip install att_iot_gateway

Instructions

To work with the xbee demo project, go through the following steps:

  1. Set up your xbee hardware
  2. Get the mac address of your RPI ifconfig
  3. Run the script: python xbee_gateway_demo.py
  4. Go to the website and
  5. claim your gateway using the mac address from step 2