Questions tagged [fiware-wirecloud]

Widgets Container and Mashup edition tools for composing end-user centric mashup applications developed as part of the FI-WARE platform.

WireCloud builds on cutting-edge end-user development, RIA and semantic technologies to offer a next-generation end-user centred web application mashup platform aimed at leveraging the long tail of the Internet of Services.

WireCloud builds on cutting-edge end-user (software) development, RIA and semantic technologies to offer a next-generation end-user centred web application mashup platform aimed at allowing end users without programming skills to easily create web applications and dashboards/cockpits (e.g. to visualize their data of interest or to control their domotized home or environment). Web application mashups integrate heterogeneous data, application logic, and UI components (widgets) sourced from the Web to create new coherent and value-adding composite applications. They are targeted at leveraging the "long tail" of the Web of Services (a.k.a. the Programmable Web) by exploiting rapid development, DIY, and shareability. They typically serve a specific situational (i.e. immediate, short-lived, customized) need, frequently with high potential for reuse. Is this "situational" character which precludes them to be offered as 'off-the-shelf' functionality by solution providers, and therefore creates the need for a tool like WireCloud.

References

This project is part of FIWARE. Check it out in the Catalogue

151 questions
4
votes
1 answer

How a widget can figure out the user logged in WireCloud?

As widget developer, I would like to show different information in my widget depending of the user that is logged in WireCloud. How could the widget figure out who is the user that is logged in WireCloud when it is loaded?
Pablo N
  • 51
  • 1
3
votes
2 answers

How can I create a history graph in Wirecloud using history measurements?

I am developing a Fiware application and I am using many Fiware GEs (Wirecloud, IoT Agent, Orion, Cygnus, MondoDB, MySQL) that are integrated locally on my linux pc using docker. I managed to make Orion to receive measurements from a temperature…
Maria
  • 43
  • 5
3
votes
1 answer

Fiware KeyRock API bug: Membership of organisations not returned

As part of the FINISH accelerator we are using FIWARE KeyRock and Wirecloud. Currently we are using the Fiware labs global instance to investigate. We want to restrict our system so that users can only view data that belongs to the organisations of…
Robin
  • 103
  • 9
3
votes
1 answer

Fiware-Service HTTP header needed for Orion CB

Trying to connect to my Orion CB which has entities created via IoTAgentCPP/IDAS. Both are of latest Docker version (okt 30 2015). All works fine using the FIGWAY Python scripts: Creating IDAS Service, Register Device, Send Observation, see Entity…
3
votes
1 answer

Referencing images stored in object storage containers (Wirecloud) from img tag

We want to develop a widget to upload images to containers. This is a very well documented task: 1.- Object Storage Tutorial 2.- Fireware-Wiki 3.- OpenStack Object Storage Docs (Swift) With all this you can manage to get (download), upload, delete…
nespapu
  • 802
  • 8
  • 23
3
votes
1 answer

FIWARE Wirecloud Mashup: NGSI Source + Public/Testing ContextBroker (Probable NGSI Proxy Issue)

I am trying to build a simple Wirecloud Application Mashup, with the "NGSI source" and "Map Viewer" components, like the one described here but using the testing service available at 130.206.80.40. Since I am a newcomer to the FIWARE platform, I…
3
votes
1 answer

Simulate "Tabs" with Wirecloud

I am working with wirecloud platform and I would like to know the following: 1.- Is is possible to resize the widget's width and height dinamically? 2.- Is it possible to fill a dashboard with widgets and ops dinamically? Both questions aims to have…
nespapu
  • 802
  • 8
  • 23
3
votes
2 answers

Rush not working on my Orion Context Broker

I have deployed an Orion Context Broker v0.20.0 instance using AWS. I'm trying to show an entity from it on the MapViewer widget of the Fiware Lab Wirecloud Mashup. It seems like I'm having some kind of trouble with the NGSI source operator. I have…
3
votes
1 answer

Failing to connect to Orion Context Instance through NGSI Updater Widget

I have a running instance of the Orion Context Broker GE in a CentOS 6.5 server. Apparently it's working fine: I can make REST queries through a web REST Client, make entities with updateContext operation and retrieve information about them with…
Gabriel
  • 45
  • 4
2
votes
1 answer

Orion Admin mashup NGSI Subscription browser widget not working properly

I'm trying to develop a Orion admin mashup on fiware lab (noida) node for my local Orion instance.I have download a Orion admin mashup from this link: [https://store.lab.fiware.org/#/offering/540] and after that upload it on my wirecloud instance…
2
votes
0 answers

Fetching Data to the Wirecloud

I’m trying to use the ‘ngsi-source-operator’ to fetch data from ‘Orion context broker’ and trying to populate that data on the Map Widget. My Orion instance is running @ http://130.206.117.237:1026 and I’m using the global instance of…
2
votes
0 answers

How to fetch data from Fiware Cygnus?

I have setup Cygnus with MySQL agent and now data is storing into MySQL server. As a next step, we need to show reports of historical data (Saved in Cygnus_MySQL) in GUI. It may be based upon some filters like data for today, last week/month, area…
Krishan Babbar
  • 766
  • 1
  • 7
  • 17
2
votes
1 answer

Wirecloud docker container exits just after restarting it

After installing wirecloud through this command : $ docker run --name some-wirecloud -d -p 80:80 fiware/wirecloud:latest Wirecloud is running without any problem. But when I reboot my computer and restart the docker container of wirecloud through…
2
votes
1 answer

PoI filter Data WireCloud

I'm using WireCloud, I'm trying to connect the output of a Map Viewer (PoI selected) to the input of a WebBrowser Widget (filter the PoI and get the URL of the image field). I saw some examples on the web doing it, but I'm not able to find the…
Pilar
  • 23
  • 2
2
votes
1 answer

wirecloud: workspace sources location

I have a local instance of Wirecloud and one of the workspace doesn't work (I can't entry it), so I decided to remove it whit the button for that. Wirecloud didn't remove it, so I tried of removed it with the Mashup api, but I can't see it. So, as a…
1
2 3
10 11