Difference between revisions of "Tech pages/IoT XepsExplained"

Jump to navigation Jump to search
no edit summary
Line 2: Line 2:
At a first glance this can seem hard to grasp with so many extensions but it is really simple.
At a first glance this can seem hard to grasp with so many extensions but it is really simple.


We need to access and control nodes and if nodes are behind a complex technology we need to find them behind a concentrator and then be able to put a device in use we need the provisioning.
We need to access and control nodes and if nodes are behind a complex technology we need to find them behind a concentrator and then be able to put a device in use we need the provisioning. When creating more advanced systems discovery and pubsub and eventing will be needed but if you just started conecntrate on the [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-IoT/blob/master/sensor-data.html data] and [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-IoT/blob/master/xep-0000-IoT-Control.html xep-0000-IoT-Control] xeps






== Base Specifications ==
== Base Specifications ==
The core is 4 xeps that together describes more or less any sensor actuator network.
The core is 4 xeps that together describes more or less any interesting system solutions. The concentrator is large since it contains management of a whole network of connected devices


* [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-IoT/blob/master/sensor-data.html sensor-data]
* [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-IoT/blob/master/sensor-data.html sensor-data]
Line 31: Line 31:


== Enhancing Specifications ==
== Enhancing Specifications ==
To
When you have realised that this is the way to go and would like to create more advanced network solutions and collaborative IoT systems you need do expand a bit further. The need for these xeps are that the normal PubSub, Eventing, etc are somewhat limited since they are meant to be used in people to people communication and therefore lacks some functionality. Instead of squeezing machine to machine into the existing xeps.


* xep-0000-IoT-Discovery
* xep-0000-IoT-Discovery
Line 41: Line 41:
   Defines how sensors send events, how event subscription,  
   Defines how sensors send events, how event subscription,  
   hysteresis levels, etc., are configured.
   hysteresis levels, etc., are configured.


* xep-0000-IoT-Multicast
* xep-0000-IoT-Multicast
15

edits

Navigation menu