9
edits
PeterWaher (talk | contribs) |
PeterWaher (talk | contribs) |
||
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 | ||
=== Sensor Data === | |||
Link: [http://xmpp.org/extensions/xep-0323.html XEP-0323: IoT-sensor-data] <br/> | |||
Latest working material: [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-IoT/blob/master/sensor-data.html Github] | |||
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. | |||
=== Provisioning & Security === | |||
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 == |
edits