2019-10-21 09:11:25 +0100 | answered a question | Context Broker and Geo Location Visualization you can get the data directly from Orion and then use Leaflet or any other Geo Visualization Library. I did some work in the past that might be outdated but can serve you as an starting point |
2019-06-27 12:04:18 +0100 | answered a question | How to add user filter on subscriptions if you separate your different subscriptions by fiware-service it is possible, Wilma proxy can now associate user's organizations to fiware-service, so if you create a user under org A and another under org B, then you can create subscriptions belonging the different fiware services (with name equal to the organization) and afterwards they will only be accessed by each user |
2019-06-27 12:00:02 +0100 | commented answer | fiware-service in Orion 2.2.0 probably, try |
2019-06-27 10:27:40 +0100 | commented answer | fiware-service in Orion 2.2.0 you need to execute a command `show databases` and see how many orion-xxx are |
2019-06-26 08:21:12 +0100 | commented answer | Knowage - Fiware as per the FIWARE Release, here there are the compatibility tables: https://github.com/FIWARE/catalogue/releases/tag/FIWARE_7.7.1 |
2019-06-26 08:15:11 +0100 | answered a question | fiware-service in Orion 2.2.0 I would not recommend you to use the Fiware-Service-Path, as you may easily end up generating Entities with same Id in different Service-Paths without having a clue from which Service-Path are Entities coming when you query. Wrt Service, please check, using the MongoDB client, that you have one mongoDB DB per fiware-service and that your entities are correctly stored. Thanks! |
2019-06-17 18:56:22 +0100 | answered a question | Knowage - Fiware Provided that you dump your data to the proper data store, in the proper format you can use whatever BI tool you want |
2019-06-17 18:54:30 +0100 | answered a question | Device provisioning Yes, what you are saying is correct. And the mapping can be done using the IoT Agents or your favourite integration tool |
2019-06-07 08:20:55 +0100 | answered a question | How to contribute to Fiware Community hello, Here you will find some general information https://www.fiware.org/contact-us/ The mailing list fiware-collaboration-req@lists.fiware... can be useful to make your contribution proposal. On a project by project basis you would need to check the contribution policy of each project present at each Github Repo. Thanks! |
2019-04-23 09:26:20 +0100 | answered a question | Commercial use? there are no license costs, you can build your own platform using FIWARE components, although you would need to respect the conditions of each GE OSS License, please check. |
2019-04-09 09:07:33 +0100 | answered a question | meteobridge hi, You can do both, you can create an adaptor to the IoT Agent or you can just create your own IoT Agent that talks to Meteobridge, using the IoT Agent library https://github.com/telefonicaid/iotag... thanks, |
2019-04-09 09:02:15 +0100 | marked best answer | how many cities are currently using FIWARE? Do you know how many cities are currently using FIWARE? |
2018-12-03 09:06:29 +0100 | answered a question | Fiware slack - community Hi Rafael, We have not set up yet a Slack channel but it is our intention to do it very soon. In the meantime you can use this channel, Stackoverflow or Github. Thanks! |
2018-10-05 08:31:24 +0100 | answered a question | IDAS and IOT broker differences IoT Broker is not needed. Actually IoT Broker is just an alternative implementation of the OMA NGSI 9 interfaces. |
2018-07-17 08:27:19 +0100 | answered a question | Connecting Cepheus to Orion could you please send us details about how Cepheus is subscribed to Orion? For instance, the HTTP REST request and payload being used thanks |
2018-06-11 10:26:52 +0100 | answered a question | Strange Comet issues A v2 subscription can also be used you just need to set
|
2018-05-15 15:04:40 +0100 | answered a question | REST API - Past values of an entity other options are STH Comet (unfortunately it only supports a flavour of NGSIv1 ... ). See http://fiwaretourguide.readthedocs.io... here a tutorial for Cygnus and MySQL http://fiwaretourguide.readthedocs.io... and another component Quantum Leap (more aligned with NGSIv2, using Crate as DB) is an alternative |
2018-02-27 09:45:03 +0100 | answered a question | There is some route optimization module for waste collection maybe some of the companies of the FIWARE Consortium own a module like that but there is no open source project in the community dealing with such problems. There are some data models on waste management, please check https://schema.fiware.org best |
2018-01-31 15:57:07 +0100 | answered a question | Can't update value in entity responded here |
2018-01-31 15:56:00 +0100 | answered a question | Asset Management in Smart City You can do asset management using the Orion Context Broker as a backend. All the assets can be entities and you can create, update, delete or query them. You can provide geospatial properties using GeoJSON. As front-end you would need to implement your own application. |
2018-01-31 15:52:48 +0100 | answered a question | How to fix links on fiware.org Data Models page? We are currently updating the fiware.org website. Sorry for any inconvenience. If you have any questions, or would like to report a bug, please contact us at fiware-website@lists.fiware.org. |
2018-01-23 11:44:38 +0100 | answered a question | video Analytics as far as I know there are so specific components to deal with that. If you develop them as open source they can be welcome to ecosystem thanks |
2018-01-23 11:43:10 +0100 | answered a question | Fiware Data Model Usage - Device Functioning Messages hi, Good question. You can certainly use a Device entity linked to a WasteContainer entity and use the Device entity to store battery level, configurations and the like. For certain device conditions that should be alerted, why don't you use the Alert entity type?. The Alert entity type could be extended to cover new Alert categories and subcategories. If you opt for that approach a Pull Request that extends the current Alert data model (with categories and subcategories for alerts originated in devices) will be more than welcome. Thanks, best |
2018-01-23 11:29:35 +0100 | answered a question | Workflow Engine in Fiware Hi, I think you would need to have a look at Perseo, a Complex Event Processing implementation that integrates with the Orion Broker see https://github.com/telefonicaid/perse... and https://drive.google.com/open?id=0B_p... thanks |
2018-01-16 15:00:03 +0100 | answered a question | Mobility as a Service efforts and standards? Currently we don't have specific APIs for Mobility as a Service. You can always create new APIs on top of the NGSI APIs. |
2018-01-02 11:02:34 +0100 | answered a question | Smart Cities Help Reuiqred Which are the main logical layers of the architecture and what are their main functionalities? Infrastructure layer. Provides all the computational resources needed to run a smart city platform instance. It is based on Docker and OpenStack technologies. So, cities can deploy their own infrastructures on premise. Data acquisition & actuation layer. It allows acquiring and ingesting smart city data from different sources including diverse IoT devices and protocols, existing IT systems, or extra private or public data sources. In addition, it exposes mechanisms to actuate over devices or systems, so that a more efficient and smart behaviour is exhibited by a city. Context brokering layer. The main component of this layer is a data hub (performing the functional role of a context broker) which integrates all the data coming from different sources. In fact, it offers developers an open API (FIWARE NGSI) intended to publish, consume and subscribe to context information. Context information is modelled using entities and properties which represent what is happening in real (or right) time in a city, integrating and aggregating information from multiple sources as described above. Context information is usually harmonised as per the rules dictated by the FIWARE schemas (FIWARE Data Models). The Context brokering layer enables the creation of multiple and related vertical applications portable at data level and easily replicable in multiple cities. The context brokering layer typically exposes the last value of each data item. However, there is also a short term historical database which allows applications to make use of historical time series for the different properties. This layer also provide plugins which offer the capability to automatically generate long term historical data and populate it to big data stores. Data processing, Analytics & Visualization layer. It allows processing all the city data so that new information can be derived or useful insights can be obtained. As a result processes can be optimized or better decisions can be taken. Data processing can be performed in real time (using a Complex Event Processing component) or deferred by using long term historical data stored in Big Data systems. Once data has been processed, the platform offers plugins and components for its visualization in a dashboard. Besides, there are graphical tools intended to perform advanced data analyses such as those related to location or business intelligence. Last but not least, some advanced interaction components are offered to deal with 3D representations or augmented reality. Economy of data layer. This layer incorporates all the components needed to run an economy of data, so that context information from a city is properly published, secured and accounted. It allows data providers to publish, expose and charge for their data, data consumers to acquire data sets and pay for their consumption. As a result a data marketplace is enabled, moving forward from the concept of open data to the economy of data. This layer is powered by the corresponding TM Forum APIs. How does the reference architecture handle southbound integration? How is integration with legacy systems managed ... |
2017-12-18 15:41:25 +0100 | answered a question | How to control access to Orion using oauth 2.0? You can check API Umbrella soon it will be integrated with OAuth token management |
2017-12-18 15:39:50 +0100 | answered a question | IoT Ready program / for free or for a fee? The FIWARE Marketplace is playing the promotion role, please check |
2017-12-18 10:01:48 +0100 | answered a question | problems with android IDAS for contextBroker use. please can you refine this question a bit more, particularly the specific issues you may have with Fiware technologies? Thanks, best |
2017-12-18 09:58:09 +0100 | received badge | ● Associate Editor (source) |
2017-12-18 09:57:31 +0100 | answered a question | How to upload images to Orion Context Broker Hi, You cannot do that and should not do that. Even though there is a workaround, using data URIs, I would not recommend it if images are going to be bigger. For storing images my recommendation is to use an object storage service such as S3 or Swift. The latter can be used from the Fiware Lab. Then, Orion entities can have an attribute (a URL) that will point to the object storage and in particular to the referenced image, such as
|
2017-12-12 18:20:08 +0100 | answered a question | Help me to clarify some points hi, Easy way, publish your CKAN data as Orion Broker entities. Some existing data models are at http://schema.fiware.org and the Orion Broker APIs Summary are at |
2017-11-30 09:43:15 +0100 | commented answer | CCTV Software company, want to apply for IMPACT(SmartCities, Ph2). Which APIs to use? josemanuel.cantera at fiware dot org |
2017-11-30 09:39:48 +0100 | answered a question | Need help regarding fiware iot have you read this resource? |
2017-11-30 09:36:50 +0100 | answered a question | CCTV Software company, want to apply for IMPACT(SmartCities, Ph2). Which APIs to use? hi, Sounds like a nice project. I think you should be using Kurento and Orion, but nonetheless I would like to have a conversation with you best |
2017-10-20 09:14:00 +0100 | answered a question | I need to make Rest calls from an external server please check the public IP of your instance under https://cloud.lab.fiware.org |
2017-10-20 09:02:41 +0100 | answered a question | I have a problems please help me I need you need to connect to the Cloud portal (http://cloud.lab.fiware.org) in order to know what is the public IP address of the virtual machine on which Orion is running (under the instances section). Then, probably you need to check your security groups so that the 1026 port is open. I think you don't need to manage it directly through the firewall command, it can be done through the portal. I cannot find now a tutorial of the FIWARE Lab, please someone from the community can complement this response? thanks |
2017-10-11 17:45:45 +0100 | answered a question | hello please help this seems to be a network connectivity problem. please check that you get access to any other external service or address thanks |
2017-10-11 17:39:38 +0100 | answered a question | Communication between Orion or Cepheus Broker and Android |
2017-10-11 17:36:59 +0100 | answered a question | xamarin studio y fiware |
2017-04-08 13:53:20 +0100 | answered a question | Raspberry Pi and Fiware hi, As the Raspberry Pi is a device that can speak FIWARE NGSI directly, the easiest way would be to use a Python script to obtain the data coming from the Raspberry Pi Sensors and then use the NGSIv2 API to publish the data offered by the sensors connected to the Raspberry on a Orion Context Broker. You can deploy your own Orion Context Broker instance, on your laptop, for instance using Docker docker run fiware/orion You can pre-create the entity you are going to use to store the sensor data, for instance: POST /v2/entities { "id": "MyObservation-RaspberryPi-890", "type": "Observation" } Then every time a new sensor measurement is obtained from the Raspberry Pi you can POST /v2/entities/MyObservation-RaspberryPi-890/attrs { "temperature": { "value": 23.5 } } You can get the temperature value by getting your entity data as follows: GET /v2/entities/MyObservation-RaspberryPi-890?options=keyValues and you will get something like { "id": "MyObservation-RaspberryPi-890", "type": "Observation", "temperature": 23.5 } Of course, your laptop and the Raspberry Pi have to be on the same network. Other architectures more complicated could make use of IoT Agents but in this case it is not even needed. I hope this helps best |
2017-04-07 12:36:53 +0100 | answered a question | Seeking Expert Consultation for Fiware use in our startup we have got in touch with you through email thanks |
2017-01-25 09:37:52 +0100 | commented answer | How your FIWARE integrated with different other SW, that already used city government? yes, indeed |
2017-01-20 08:56:37 +0100 | answered a question | How your FIWARE integrated with different other SW, that already used city government? FIWARE based architectures are open, modular and scalable. This means that integrating existing systems can be quite easy thanks to this characteristic inherent to FIWARE. As a result FIWARE can coexist with legacy architectures, Furthermore FIWARE does not preclude operating systems or programming environments. Having said that, and with regards to Context Data managed by the city, the NGSI9 context providers are a nice mechanism to integrate existing data sources and expose them as NGSI entities. For more information, please check |