Difference between revisions of "Tech pages/SensorNetworks"

From XMPP WIKI
Jump to navigation Jump to search
Line 2: Line 2:




## Main author
Main author
Email: peter.waher@clayster.com
  Email: peter.waher@clayster.com
JabberID: peter.waher@jabber.org
  JabberID: peter.waher@jabber.org
URI: http://se.linkedin.com/pub/peter-waher/1a/71b/a29/
  URI: http://se.linkedin.com/pub/peter-waher/1a/71b/a29/


## Co working and Managed by  
Co working and Managed by
Email: joachim.lindborg@sust.se
  Email: joachim.lindborg@sust.se
URI: http://se.linkedin.com/in/joachimlindborg/
  URI: http://se.linkedin.com/in/joachimlindborg/




== Specifications ==
== Specifications ==


* [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-EXI/blob/master/xep-0000-Exi.html: XEP-0000-Exi]
* [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-EXI/blob/master/xep-0000-Exi.html XEP-0000-Exi]
Defines how to EXI can be used in XMPP to achieve efficient  
Defines how to EXI can be used in XMPP to achieve efficient  
compression of data. Albeit not a sensor network specific XEP,  
compression of data. Albeit not a sensor network specific XEP,  
Line 24: Line 24:
devices, and other devices intermittently available on the network.
devices, and other devices intermittently available on the network.


* [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-SN/master/xep-0000-SN-Concentrators.html: xep-0000-SN-Concentrators]
* [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-SN/master/xep-0000-SN-Concentrators.html xep-0000-SN-Concentrators]
Defines how to handle architectures containing concentrators  
Defines how to handle architectures containing concentrators  
or servers handling multiple sensors.
or servers handling multiple sensors.


* [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-SN/blob/master/xep-0000-SN-Control.html: xep-0000-SN-Control]
* [http://htmlpreview.github.com/?https://github.com/joachimlindborg/XMPP-SN/blob/master/xep-0000-SN-Control.html xep-0000-SN-Control]
Defines how to control actuators and other devices in
Defines how to control actuators and other devices in
sensor networks.
sensor networks.

Revision as of 17:08, 2 April 2013

Overview

Main author

 Email: peter.waher@clayster.com
 JabberID: peter.waher@jabber.org
 URI: http://se.linkedin.com/pub/peter-waher/1a/71b/a29/

Co working and Managed by

 Email: joachim.lindborg@sust.se
 URI: http://se.linkedin.com/in/joachimlindborg/


Specifications

Defines how to EXI can be used in XMPP to achieve efficient compression of data. Albeit not a sensor network specific XEP, this XEP should be considered in all sensor network implementations where memory and packet size is an issue.

  • xep-0000-SN-BatteryPoweredSensors
               Defines how to handle the peculiars related to battery powered

devices, and other devices intermittently available on the network.

Defines how to handle architectures containing concentrators or servers handling multiple sensors.

Defines how to control actuators and other devices in sensor networks.

  • 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

Defines how sensors send events, how event subscription, hysteresis levels, etc., are configured.

  • 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

Defines how sensor data can be multicast in efficient ways.

This specification. Defines how provisioning, the management of access privileges, etc., can be efficiently and easily implemented.

  • xep-0000-SN-PubSub

Defines how efficient publication of sensor data can be made in sensor networks.

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.


Implementations

Servers

Clients

Libraries

Discussion Venues