Connecting wirecloud mashup to a mobile sensor
I wanted to know how could i use a mobile sensor ex: Camera, GPS...etc and integrate it in wirecloud mashup to obtain a fully fledged application
I wanted to know how could i use a mobile sensor ex: Camera, GPS...etc and integrate it in wirecloud mashup to obtain a fully fledged application
Hello,
From the point of view of WireCloud, it is enough if you can access your sensors' data through a REST call (cross-domain issues are automatically solved using embedded WireCloud proxy) or such data has been uploaded to the Context Broker.
In the former case, you would need an REST API wrapping your sensors, I ignore wether you have it or are able to implement it.
In the latter, you can program the access to the data using the API for accessing Context Broker entities, or more easily, you could use NGSI source operator, or other NGSI-compliant components for WireCloud such as the ones present in the Orion Context Broker Starter Kit (https://store.lab.fiware.org/#/offeri...).
For the sensors'd data to be available at the Context Broker, it can be flexibly done using IDAS (https://catalogue.fiware.org/enablers...).
Best regards, Miguel
Asked: 2017-11-05 23:22:14 +0100
Seen: 3,590 times
Last updated: Nov 05 '17