Initial IotpGateway implementation

- some updates to the initial IotGateway interface
- add IotpGateway and its runtime classes
- add sample clients - it all seems to be working
- TODO flesh out the new IotDevice methods in EchoIotDevice, MqttDevice
and PubSubIotDevice
3 files changed
tree: 6347f01d3b4badfe82b115d978663f702dc65d11
  1. apps/
  2. connectors/
  3. console/
  4. scenarios/
  5. topology/
  6. utils/
  7. .classpath
  8. .gitignore
  9. .project
  10. README.md
README.md

Samples for the embedded streams API.