Difference between revisions of "Tech pages/IoT XepsExplained"

Jump to navigation Jump to search
Line 13: Line 13:


== Base Specifications ==
== Base Specifications ==
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://xmpp.org/extensions/xep-0323.html xep-0323 IoT-sensor-data] [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-IoT/blob/master/sensor-data.html latest working material]
The core contains 4 XEPs that together describe more or less any possible system solution. The concentrator is more extensive since it contains management of a whole networks of connected devices
 
* [http://xmpp.org/extensions/xep-0323.html XEP-0323: IoT-sensor-data] [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-IoT/blob/master/sensor-data.html latest working material]
   Provides the underlying architecture, basic operations and  
   Provides the underlying architecture, basic operations and  
   data structures for sensor data communication over XMPP networks.  
   data structures for sensor data communication over XMPP networks.  
Line 22: Line 23:
   This XEP is used by all other sensor network XEPs.
   This XEP is used by all other sensor network XEPs.


* [http://xmpp.org/extensions/xep-0324.html xep-0324 IoT-provisioning] [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-IoT/blob/master/sensor-network-provisioning.html latest working material]  
* [http://xmpp.org/extensions/xep-0324.html XEP-0324: IoT-provisioning] [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-IoT/blob/master/sensor-network-provisioning.html latest working material]  
   This specification. Defines how provisioning, the management of
   This specification. Defines how provisioning, the management of
   access privileges, etc., can be efficiently and easily  
   access privileges, etc., can be efficiently and easily  
   implemented.
   implemented.


* [http://xmpp.org/extensions/xep-0325.html xep-0325 IoT-control] [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-IoT/blob/master/sensor-network-control.html latest working material]
* [http://xmpp.org/extensions/xep-0325.html XEP-0325: IoT-control] [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-IoT/blob/master/sensor-network-control.html latest working material]
   Defines how to control actuators and other devices in
   Defines how to control actuators and other devices in
   sensor networks.
   sensor networks.


* [http://xmpp.org/extensions/xep-0326.html xep-0326 IoT-concentrators] [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-IoT/master/sensor-network-concentrators.html latest working material]
* [http://xmpp.org/extensions/xep-0326.html XEP-0326: IoT-concentrators] [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-IoT/master/sensor-network-concentrators.html latest working material]
   Defines how to handle architectures containing concentrators  
   Defines how to handle architectures containing concentrators  
   or servers handling multiple sensors.
   or servers handling multiple sensors.