Changes between Version 61 and Version 62 of WikiStart


Ignore:
Timestamp:
Oct 28, 2010, 8:05:51 AM (14 years ago)
Author:
Sensei
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v61 v62  
    1414  2. '''Resource Provider Guide'''
    1515
    16 Making resources available to the SENSEI system, i.e. being a Resource Provider, is both the most imporatnt role to play in SENSEI and the easiest way to get started. This section introduces the data formats used by a Resource Provider, namely the [wiki:RpResDescription Resource Descriptions] that are registered with a Resource Directory and the [wiki:RpObservationMeasurement Observation & Measurement] format used in the payloads of the Resource Access Interface. Several different realizations of Resource End Point frameworks are included in the guide, including the [wiki:RpRepDeployment Java REP] for getting started on a standard PC, an [wiki:AndroidREP Android Java REP] for phones and more specialized 6LoWPAN and ZigBee sensor network hardware implementations. Finally two realizations of advanced SENSEI functionality are described: for the creation of [wiki:RpDynamicCreation dynamic resources], and the manipulation of [wiki:RpactuationSpaceResource actuation resources].
     16Making resources available to the SENSEI system, i.e. being a Resource Provider, is both the most important role to play in SENSEI and the easiest way to get started. This section introduces the data formats used by a Resource Provider, namely the [wiki:RpResDescription Resource Descriptions] that are registered with a Resource Directory and the [wiki:RpObservationMeasurement Observation & Measurement] format used in the payloads of the Resource Access Interface. Several different realizations of Resource End Point frameworks are included in the guide, including the [wiki:RpRepDeployment Java REP] for getting started on a standard PC, an [wiki:AndroidREP Android Java REP] for phones and more specialized 6LoWPAN and ZigBee sensor network hardware implementations. Finally two realizations of advanced SENSEI functionality are described: for the creation of [wiki:RpDynamicCreation dynamic resources], and the manipulation of [wiki:RpactuationSpaceResource actuation resources].
    1717
    1818     2.1. [wiki:RpOverview Overview] [[BR]]