Module: contextAware

A service discovery function for the Javascript Nashorn engine.

The long term goal is to provide a discovery process based on a defined ontology for a particular category of services. Right now, the list of services are known a-priori and specified as interfaces (e.g. GSNInterface.js) that context aware accessor can include using the 'implement' function.

The known services are obtained via the services() function which is implemented by the method availableServices() in the helper class.

Author:
  • Anne H. Ngu
Source:
Author:
  • Anne H. Ngu
Source:
Author:
  • Anne H. Ngu
Source:

Methods

(static) firebaseServices()

Use a helper class to return the list of data to be extracted from the Firebase service.

Source:

(static) firebaseServices()

Use a helper class to return the list of data to be extracted from the Firebase service.

Source:

(static) gsnServices()

Use a helper class to return the list of data to be extracted from the GSN service.

Source:

(static) gsnServices()

Use a helper class to return the list of data to be extracted from the GSN service.

Source:

(static) paraimpuServices()

Use a helper class to return the list of data to be extracted from the Paraimpu service

Source:

(static) paraimpuServices()

Use a helper class to return the list of data to be extracted from the Paraimpu service

Source:

(static) services()

Use a helper class to return a list of known REST services

Source:

(static) services()

Use a helper class to return a list of known REST services

Source:

(static) xmlToJson()

Use a helper class to convert xml data format to json data format.

Source:

(static) xmlToJson()

Use a helper class to convert xml data format to json data format.

Source:

(inner) DiscoveryOfRESTService()

A function that will take a user request and query a registry or invoke a discovery process to find the 'best' service that the context aware accessor can use. This function is not used currently.

Source:

(inner) DiscoveryOfRESTService()

A discovery "class" that gathers details of a particular REST service. Not used now.

Source:

(inner) DiscoveryService()

A DiscoveryService "class" that polls the local network for available devices. A device is considered available if it responds to a ping request.

Source:

A service discovery function for the Javascript Nashorn engine.

The long term goal is to provide a discovery process based on a defined ontology for a particular category of services. Right now, the list of services are known a-priori and specified as interfaces (e.g. GSNInterface.js) that context aware accessor can include using the 'implement' function.

The known services are obtained via the services() function which is implemented by the method availableServices() in the helper class.

Author:
  • Anne H. Ngu
Source:
Author:
  • Anne H. Ngu
Source:
Author:
  • Anne H. Ngu
Source:

Methods

(static) firebaseServices()

Use a helper class to return the list of data to be extracted from the Firebase service.

Source:

(static) firebaseServices()

Use a helper class to return the list of data to be extracted from the Firebase service.

Source:

(static) gsnServices()

Use a helper class to return the list of data to be extracted from the GSN service.

Source:

(static) gsnServices()

Use a helper class to return the list of data to be extracted from the GSN service.

Source:

(static) paraimpuServices()

Use a helper class to return the list of data to be extracted from the Paraimpu service

Source:

(static) paraimpuServices()

Use a helper class to return the list of data to be extracted from the Paraimpu service

Source:

(static) services()

Use a helper class to return a list of known REST services

Source:

(static) services()

Use a helper class to return a list of known REST services

Source:

(static) xmlToJson()

Use a helper class to convert xml data format to json data format.

Source:

(static) xmlToJson()

Use a helper class to convert xml data format to json data format.

Source:

(inner) DiscoveryOfRESTService()

A function that will take a user request and query a registry or invoke a discovery process to find the 'best' service that the context aware accessor can use. This function is not used currently.

Source:

(inner) DiscoveryOfRESTService()

A discovery "class" that gathers details of a particular REST service. Not used now.

Source:

(inner) DiscoveryService()

A DiscoveryService "class" that polls the local network for available devices. A device is considered available if it responds to a ping request.

Source:

A service discovery function for the Javascript Nashorn engine.

The long term goal is to provide a discovery process based on a defined ontology for a particular category of services. Right now, the list of services are known a-priori and specified as interfaces (e.g. GSNInterface.js) that context aware accessor can include using the 'implement' function.

The known services are obtained via the services() function which is implemented by the method availableServices() in the helper class.

Author:
  • Anne H. Ngu
Source:
Author:
  • Anne H. Ngu
Source:
Author:
  • Anne H. Ngu
Source:

Methods

(static) firebaseServices()

Use a helper class to return the list of data to be extracted from the Firebase service.

Source:

(static) firebaseServices()

Use a helper class to return the list of data to be extracted from the Firebase service.

Source:

(static) gsnServices()

Use a helper class to return the list of data to be extracted from the GSN service.

Source:

(static) gsnServices()

Use a helper class to return the list of data to be extracted from the GSN service.

Source:

(static) paraimpuServices()

Use a helper class to return the list of data to be extracted from the Paraimpu service

Source:

(static) paraimpuServices()

Use a helper class to return the list of data to be extracted from the Paraimpu service

Source:

(static) services()

Use a helper class to return a list of known REST services

Source:

(static) services()

Use a helper class to return a list of known REST services

Source:

(static) xmlToJson()

Use a helper class to convert xml data format to json data format.

Source:

(static) xmlToJson()

Use a helper class to convert xml data format to json data format.

Source:

(inner) DiscoveryOfRESTService()

A function that will take a user request and query a registry or invoke a discovery process to find the 'best' service that the context aware accessor can use. This function is not used currently.

Source:

(inner) DiscoveryOfRESTService()

A discovery "class" that gathers details of a particular REST service. Not used now.

Source:

(inner) DiscoveryService()

A DiscoveryService "class" that polls the local network for available devices. A device is considered available if it responds to a ping request.

Source: