raspberry-python-gateway-client library is deprecated, and will not receive any further updates.
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.
- install dependencies: sudo pip install paho-mqtt
- install lib sudo pip install att_iot_gateway
To work with the xbee demo project, go through the following steps:
- Set up your xbee hardware
- Get the mac address of your RPI
ifconfig
- Run the script:
python xbee_gateway_demo.py
- Go to the website and
- claim your gateway using the mac address from step 2