16
edits
Line 25: | Line 25: | ||
* xep-0000-SN-Discovery | * xep-0000-SN-Discovery | ||
Defines the peculiars of sensor discovery in sensor networks. | |||
Apart from discovering sensors by JID, it also defines how to | |||
discover sensors based on location, etc. | |||
* xep-0000-SN-Events | * xep-0000-SN-Events | ||
Defines how sensors send events, how event subscription, | |||
hysteresis levels, etc., are configured. | |||
* xep-0000-SN-Interoperability | * xep-0000-SN-Interoperability | ||
Defines guidelines for how to achieve interoperability in | |||
sensor networks, publishing interoperability interfaces for | |||
different types of devices. | |||
* xep-0000-SN-Multicast | * xep-0000-SN-Multicast | ||
Defines how sensor data can be multicast in efficient ways. | |||
* [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-SN/blob/master/sensor-network-provisioning.html sensor-network-provisioning] | * [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-SN/blob/master/sensor-network-provisioning.html sensor-network-provisioning] | ||
This specification. Defines how provisioning, the management of | |||
access privileges, etc., can be efficiently and easily | |||
implemented. | |||
* xep-0000-SN-PubSub | * xep-0000-SN-PubSub | ||
Defines how efficient publication of sensor data can be made | |||
in sensor networks. | |||
* [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-SN/blob/master/sensor-data.html sensor-data] | * [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-SN/blob/master/sensor-data.html 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. | |||
edits