Changes between Version 28 and Version 29 of TestbedOverview


Ignore:
Timestamp:
Nov 1, 2010, 11:35:34 AM (13 years ago)
Author:
zach
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TestbedOverview

    v28 v29  
    3939 * '''Resource End Points''' - A Resource End Point (REP) is any implementation of SENSEI RAI interfaces accessible via a URL described in the Resource Directory. Several different REP implementations are provided by SENSEI. The [wiki:RpOverview Java REP Framework] is an extisible Java SE implementation of SENSEI interfaces.
    4040 
    41  * '''Gateways''' - In order to expose resources hosted in embedded sensor networks, entities called gateways are used to provide those resources as SENSEI REPs (thus implementing the RPI and RAI interfaces). In a native SENSEI island the sensor nodes also support IP, but realize a subset of the SENSEI interfaces with the Constrained Application Protocol (CoAP). The [wiki:NativeGateway Native SENSEI Gateway] proxies these resources to the rest of the SENSEI system. A [wiki:ZigbeeGateway ZigBee Gateway] has also been provided to expose ZigBee nodes in an island to the SENSEI system.
     41 * '''Gateways''' - In order to expose resources hosted in embedded sensor networks, entities called gateways are used to provide those resources as SENSEI REPs (thus implementing the RPI and RAI interfaces). In a native SENSEI island the sensor nodes also support IP, but realize a subset of the SENSEI interfaces with the Constrained Application Protocol (CoAP). The [wiki:NativeGateway Native SENSEI Gateway] proxies these resources to the rest of the SENSEI system. A [wiki:ZigbeeGateway ZigBee Gateway] has also been provided to expose !ZigBee nodes in an island to the SENSEI system.
    4242
    4343 * '''Embedded REPs''' - Two different embedded REP implementations, compatible with the Native Gateway, have been realized. The [wiki:node-contiki Contiki REP] provides an implementation of the embedded REP for the popular Contiki embedded operating system. The [wiki:node-tinyos TinyOS REP] provides an realization of the embedded REP for the popular TinyOS on a TelosB compatible hardware platform.