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

miguel_jimg's profile - activity

2020-05-21 17:29:28 +0200 commented question Wirecloud cannot get asynchronous information from Orion Context Broker

I've just realized you might have missed including the name of the updated attribute in the "Monitored NGSI attributes" parameter of NGSI-source operator, is it the case?

2020-05-20 11:46:32 +0200 answered a question Which widget do I use to add data for the Highcharts widget?

Hi, It depends on your needs. You can start by using NGSI-source to receive the entities or changes, and visualiza them on an ol3-map, or use directly the entities. After, usually you want to choose a specific attribute of your data, for example with value-list-filter you indicate in javascript-like syntax which path to attribute to extract from any.

After, you can use any generator to build the graph for you. There are several at https://github.com/Wirecloud/agile-da.... There are plenty of ways to connect, I leave here a screen capture of a created dashboard wiring where you can see some examples.

https://drive.google.com/open?id=1cRi...

Best regards, Miguel