Reading data from mobile sensor and connecting to WireCloud

94 Views Asked by At

I'm trying to develop my first application which is reading a mobile's sensor data as Accelerometers and then sending this data to wirecloud mashup, is there a way i could achieve this? Certain GEs? or Could i connect it to CKAN and upload the data as JSON file?

1

There are 1 best solutions below

0
On

You can do this integrating Wirecloud, Orion Context Broker and the IoT specific Generic Enablers (GEs), IoT agents and IDAS. If you need authentication and basic authorization, you can use KeyRock IdM and Wilma PEP Proxy.

I think this presentation (Developing your first application using FIWARE) can help you. It has explanations and diagrams about the GEs used and how to integrate them.

I hope this can help you.