Accessor: contextAware/contextAwareTest

contextAware/contextAwareTest

This accessor discovers IOT services on web. It requires the contextAware module. Please see: https://www.icyphy.org/accessors/wiki/Version0/ContextAware

Version:
  • $$Id$$
Author:
  • Anne H. Ngu (angu@btxstate.edu)
Source:
Inputs:
Name Type Description
input number to the accessor
Parameters:
Name Type Description
{{string} the name of the REST service that context aware tries to adapt. A list of available services are presented as option.

Members

(inner) handle

Upon receiving details of a REST service, construct a concrete accessor to access it.

Source:

Methods

(static) filterResponse()

Filter the response. It overrides the filterResponse() in the base class to extract a portion of the response that is defined in the corresponding service interface

Source:

(inner) getFirebaseData()

Filter the response from Firebase.

Source:

(inner) getGSNData()

Filter the response from GSN. Need to convert the data to json format first.

Source:

(inner) getParaimpuData()

Filter the response from Paraimpu.

Source: