Tech pages/IoT LocalEnvironment

From XMPP WIKI
Revision as of 12:24, 8 May 2013 by Jocke (talk | contribs) (Created page with "= Layout= Main Main page IoT_XepsExplained Description of xeps and their interaction [[Tech pages/IoT_Examples|I...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Layout

 Main Main page
 IoT_XepsExplained Description of xeps and their interaction
 IoT_Examples Mashup some examples from different industries, help finding new ones
 IoT_Support Here we describe who support this and related work that can help you.
 IoT_Interoperability How we will keep everything truly interoperable
 IoT_XMPP_Process How is the process of the xep's and interoperability interfaces managed
 IoT_ConstrainedDevices Going in to the world of restricted devices we need special care.
 IoT_LocalEnvironment When dealing with home automation or a local network we need serverless or a local server configuration

Serverless environments

This solution with extensions can be run in a serverless environment. The big differens is that each device needs to be aware that it will be running serverless and thus use other means to communicate than the standard connection to a server. Special care is also needed regarding security

Provisioning

Finding peers

Extract data

Write control data

local server

In home automation we probably need a local server to interact between different devices in the home.

Provisioning

Finding peers

Extract data

Write control data