Difference between revisions of "Tech pages/IoT XepsExplained"

Jump to navigation Jump to search
Line 21: Line 21:
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
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]
=== Sensor Data ===
  Provides the underlying architecture, basic operations and
  data structures for sensor data communication over XMPP networks.
  It includes a hardware abstraction model, removing any technical
  detail implemented in underlying technologies.
  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]  
Link: [http://xmpp.org/extensions/xep-0323.html XEP-0323: IoT-sensor-data] <br/>
  This specification. Defines how provisioning, the management of
Latest working material: [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-IoT/blob/master/sensor-data.html Github]
  access privileges, etc., can be efficiently and easily
  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]
Provides the underlying architecture, basic operations and data structures for sensor data communication over XMPP networks. It includes a hardware abstraction model, removing any technical detail implemented in underlying technologies. This XEP is used by all other sensor network XEPs.
  Defines how to control actuators and other devices in
  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]
=== Provisioning & Security ===
  Defines how to handle architectures containing concentrators  
 
  or servers handling multiple sensors.
Link: [http://xmpp.org/extensions/xep-0324.html XEP-0324: IoT-provisioning] <br/>
Latest working material: [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-IoT/blob/master/sensor-network-provisioning.html Github]
 
This specification. Defines how provisioning, the management of access privileges, etc., can be efficiently and easily implemented.
 
=== Control ===
 
Link: [http://xmpp.org/extensions/xep-0325.html XEP-0325: IoT-control]<br/>
Latest working material: [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-IoT/blob/master/sensor-network-control.html Github]
 
Defines how to control actuators and other devices in sensor networks.
 
=== Concentrators ===
 
Link: [http://xmpp.org/extensions/xep-0326.html XEP-0326: IoT-concentrators]
Latest working material: [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-IoT/master/sensor-network-concentrators.html Github]
 
Defines how to handle architectures containing concentrators or servers handling multiple sensors.


== Interoperability Specification ==
== Interoperability Specification ==
15

edits

Navigation menu