/pyiot

Synthetic IOT devices in python - learning classes

Primary LanguagePython

pyiot

Expectations

  1. python object that describes a 'thing' that has a status that can be polled
  2. server that polls objects (clients)
  3. throw all that away as we realise that doesn't scale well
  4. investigate the publish/subscribe infrastructure of MQTT n. ....