Questions tagged [fiware]

FIWARE is an open cloud-based infrastructure for creation and delivery of Internet applications and services.

FIWARE API specifications are public and royalty-free, driven by the development of an open source reference implementation which accelerates the availability of products and services.

Creation of a sustainable innovation ecosystem around FIWARE is materialized through FIWARE Lab, a working instance of FIWARE enabling free experimentation with the technology.

1279 questions
0
votes
1 answer

Unable to Access Filab Instace via SSH

I have followed this guide (the only difference I noticed is that in the guide there is no "network selection" step, but I selected one when creating the instance). I have already created a security group with all ports open (TCP, UDP and ICMP),…
eversor
  • 3,031
  • 2
  • 26
  • 46
0
votes
2 answers

Fiware: How to browse organization containers in Fiware Lab

I've currently working with ObjectStorageGE and I am able to publish and edit my objects inside the Object Storage using CDMI. For tracking pourposes I want to browse in FiwareLab -> Cloud -> Containers the objects that users of the organization has…
dcastro
  • 1
  • 1
0
votes
1 answer

Can I use the keyrock GE inside my android app?

Is there a way to incorporate the Identity Management GE into my android app that I am developing? and if so, what tutorials should I follow to go about this?
Vrankela
  • 1,162
  • 3
  • 16
  • 39
0
votes
1 answer

"The requested name already exists as a different type" HTTP 409 response error

I'm trying to implement a WireCloud widget which communicates with ObjectStorage via JS ObjectStorageAPI. After some troubles with enabling ObjectStorageAPI i've manages to run command os_api.listContainer() and in response I've got 409 error, with…
Buyuk
  • 1,094
  • 1
  • 8
  • 23
0
votes
1 answer

Complext event structure in FIWARE Generic Enabler CEP - Proton

I'd like to use Proton as CEP GE in my FI-WARE architecture. I ask your help because I have an event that has a complex structure and I would like to understand how can I define it and the EPA that should use it. I check in documents you provide in…
Lorenzo Eccher
  • 301
  • 2
  • 4
0
votes
0 answers

Error with the response of Orion in Eclipse

I am developing under an example (ExampleClient.zip) I dowloand from http://catalogue.fi-ware.eu/sites/default/files/storage/enablers/ExampleClient.zip But I have some problems with this error Exception in thread "main"…
0
votes
1 answer

AuthZForce FIWARE in Cosmos

How to use AuthZForce with Cosmos? And how is the configuration of Cosmos to use AuthZForce?
0
votes
1 answer

It is send a notification when a entity is created?

I want to know if it is send a notification when an entity is created. For example: if I have Orion connected with cygnus using the notification channel, when an entity is created cygnus will note this change? Thanks!!
0
votes
1 answer

Fiware Wirecloud Block redirecting to mobile page

I got a public mashup in my fiware instance. Is it possible to block the redirecting to the mobile site? (I think its not an url, I cant find a redirecting in the logs. Maybe some javascript code?) And how does fiware/wirecloud determine if I'm…
jonadev95
  • 357
  • 1
  • 5
  • 15
0
votes
1 answer

I try to install cosmos on my localhost

Now I try to install cosmos, but 1 error ecountered, https://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/BigData_Analysis_-_Installation_and_Administration_Guide on the step 3 i created 3 files, 2 .pem and 1 .cer, on the step 4 mv .pem…
0
votes
1 answer

Fiware-Cosmos MapReduce

I have a Question regarding the MapReduce example explained here: http://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/BigData_Analysis_-_Quick_Start_for_Programmers It is indeed the most common example of hadoop MapReduce, the…
0
votes
1 answer

Wirecloud couldn't open settings of widget

I got a instance of wirecloud, I've added there a few widgets, but I couldn't open the settings of the widget in one of them. I've tested the widgets in the fiware instance of wirecloud, there they worked very good. The problem is that I could click…
jonadev95
  • 357
  • 1
  • 5
  • 15
0
votes
1 answer

Using jQuery in Wirecloud gives "Uncaught ReferenceError: jQuery is not defined"

Here is the order of the includes: index.html:
jccampos
  • 354
  • 3
  • 9
0
votes
1 answer

Cygnus release/0.6.0 does not create Hive extended tables

I'm running a cygnus instance in a Fi-Lab vm. I've compiled it from branch release/0.6.0. Everything is working except that Hive extended tables for context updates are not created. Cygnus is succesfully receiving updates from Orion, they are…
Ignacio Martin
  • 264
  • 2
  • 11
0
votes
1 answer

Unable to upload widget to Wirecloud instances in private server

We have downloaded and installed a running instance of Wirecloud in our company server following the steps at: https://conwet.fi.upm.es/wirecloud/install We created the instance using the --quick-start command to try the instance, and ran wirecloud…
Gabriel
  • 45
  • 4