A package for IoT's to interact with Alfons
Project description
Alfons IoT
This is a package for IoT's to interact with Alfons.
import AlfonsIoT as iot
def onMessage(client, userdata, msg):
print(msg.topic + " " + str(msg.payload))
iot.connect(on_connect=onConnect, on_message=onMessage)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
AlfonsIoT-0.0.3.2.tar.gz
(1.8 kB
view hashes)