We use proprietary and third party´s cookies to improve your experience and our services, identifying your Internet Browsing preferences on our website; develop analytic activities and display advertising based on your preferences. If you keep browsing, you accept its use. You can get more information on our Cookie Policy
Cookies Policy
Ask Your Question
0

Connecting wirecloud mashup to a mobile sensor

asked 2017-11-05 23:22:14 +0200

A.Esso gravatar image

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

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2017-11-10 15:16:10 +0200

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

edit flag offensive delete link more
Login/Signup to Answer

Question Tools

1 follower

Stats

Asked: 2017-11-05 23:22:14 +0200

Seen: 3,551 times

Last updated: Nov 05 '17