Changes between Version 15 and Version 16 of SQR


Ignore:
Timestamp:
Nov 5, 2010, 8:20:08 AM (14 years ago)
Author:
claudia.villalonga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SQR

    v15 v16  
    1414
    1515* http://hostname:port/sqr/ : SQR index page
    16 * http://hostname:port/sqr/requestResDesc : Lookup resource descriptions (involving RD and ED lookups), simple and selector-based queries
    17 * http://hostname:port/sqr/requestBinding : Lookup bindings on the ED, simple queries
    18 * http://hostname:port/sqr/requestBindingIOPP : Lookup bindings on the ED, template queries
    19 * http://hostname:port/sqr/requestInformation : Request information (involving planning, access to RD and ED, and EM invocation), selector-based queries
    20 * http://hostname:port/sqr/subscribeInformation : Subscribe to information (involving planning, access to RD and ED, and EM invocation), selector-based queries
    21 * http://hostname:port/sqr/listSubscriptionInformation: List of subscriptions for information
    22 * http://hostname:port/sqr/listSubscriptionInformation/{subsName} : Access to information subscription with ID subsName
    23 * http://hostname:port/sqr/requestActuation : Execution of an actuation task
     16* http://hostname:port/sqr/requestResDesc : Lookup resource descriptions (involving RD and ED lookups), simple and selector-based queries. See [[#Messages]] for the messages handled by this resource.
     17* http://hostname:port/sqr/requestBinding : Lookup bindings on the ED, simple queries. See [[#Messages]] for the messages handled by this resource.
     18* http://hostname:port/sqr/requestBindingIOPP : Lookup bindings on the ED, template queries. See [[#Messages]] for the messages handled by this resource.
     19* http://hostname:port/sqr/requestInformation : Request information (involving planning, access to RD and ED, and EM invocation), selector-based queries. See [[#Messages]] for the messages handled by this resource.
     20* http://hostname:port/sqr/subscribeInformation : Subscribe to information (involving planning, access to RD and ED, and EM invocation), selector-based queries. See [[#Messages]] for the messages handled by this resource.
     21* http://hostname:port/sqr/listSubscriptionInformation: List of subscriptions for information. See [[#Messages]] for the messages handled by this resource.
     22* http://hostname:port/sqr/listSubscriptionInformation/{subsName} : Access to information subscription with ID subsName. See [[#Messages]] for the messages handled by this resource.
     23* http://hostname:port/sqr/requestActuation : Execution of an actuation task. See [[#Messages]] for the messages handled by this resource.
    2424
    2525
     
    122122VISUARCHIPATH = http://localhost:8080/SVGMonitor/setstate.jsp
    123123}}}
     124
     125
     126== Messages ==
     127
     128=== Request Resource Description ===
     129
     130
     131=== Request Binding ===
     132
     133
     134=== Request Information ===
     135
     136=== Subscribe to Information ===
     137
     138=== Execute Actuation Task ===
     139
     140