Changes between Version 3 and Version 4 of RpactuationSpaceResource


Ignore:
Timestamp:
Mar 2, 2011, 9:11:48 AM (13 years ago)
Author:
heri
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RpactuationSpaceResource

    v3 v4  
    33Actuation Space Resources (ASRs) are actuation resources that provide advanced actuation functionalities such as scheduling, executing conditional and composed actuation tasks. Actuation Space Resources provide a shared memory space in which actuation tasks are inserted. For instance you can specify that the light should be turned on in five minutes or that the light should only be turned on, if it is dark.
    44
    5 The current implementation of ASRs is based on the OSGi-based NLE Context Management Framework (CMF). The REP is implemented as an OSGi bundle and accepts POST requests containing an actuation task as sent via the SQI. The XML schema for actuation is available in the repository at https://svn-batch.grid.pub.ro/svn/Sensei-WP5/ActuationTaskXML.
     5The current implementation of ASRs is based on the OSGi-based NLE Context Management Framework (CMF). The REP is implemented as an OSGi bundle and accepts POST requests containing an actuation task as sent via the SQI. The XML schema for actuation is available in the repository [wiki:RpactuationSpaceResource-dwl here].
    66
    77== How to run an ASR ==
    8 First, you need to checkout the following projects from the SVN
    9 * [https://svn-batch.grid.pub.ro/svn/Sensei-WP5/ActuationResourceUser ActuationResourceUser]
    10 * [https://svn-batch.grid.pub.ro/svn/Sensei-WP5/ActuationTaskXML ActuationTaskXML]
    11 * [[https://svn-batch.grid.pub.ro/svn/Sensei-WP5/NEC%20Binaries|NEC Binaries]]
    12 * [https://svn-batch.grid.pub.ro/svn/Sensei-WP5/eu.neclab.sensei.actuation.asr eu.neclab.sensei.actuation.asr] (Optional Sources for the SENSEI REP)
     8First, you need to get the sources from [wiki:RpactuationSpaceResource-dwl here].
    139
    1410Second you run the Actuation Space Resource by invoking NEC Binaries/CMF/release.win32/ContextAgent -console
    1511
    16 Then, you run the [https://svn-batch.grid.pub.ro/svn/Sensei-WP5/ActuationResourceUser ActuationResourceUser] project out of eclipse.
     12Then, you run the ActuationResourceUser project out of eclipse.
    1713
    18 You should see a green window pop up as specified in the actuation task [https://svn-batch.grid.pub.ro/svn/Sensei-WP5/ActuationTaskXML/examples/coloredFrameActuation.xml coloredFrameActuation]:
     14You should see a green window pop up as specified in the actuation task ActuationTaskXML/examples/coloredFrameActuation.xml.
    1915
    2016{{{