Skip to content

Data visualization connectors and utils for Orion Context Broker

License

Notifications You must be signed in to change notification settings

Ell-i/fiware-connectors

 
 

Repository files navigation

Description

Set of Python scripts for integrating visualization tools with NSGI Context Brokers such as Orion.

You can get Orion at: https://github.com/telefonicaid/fiware-orion

These scripts connect Orion Context Broker with different dashboarding tools to simplify creating a visualization layer for your Orion Context Broker based application.

On this repository you can find the following scripts:

  • orion2cartodb: parse Orion Context Broker subscription notifications and feed a CartoDb Map. Use this if you have many entities with a location that you want to show on a map.
  • orion2ducksboard: parse Orion Context Broker subscription notifications and feed a Ducksboard dashboard. Use this if you have a limited set of entities and want to show widgets with their historic evolution.
  • Orion_DataSource:feed a Freeboard dashboard with NSGI Context Brokers such as Orion.

Please, take into account that you will be required to host these scripts into a server reacheable by the Orion Context Broker your are using.

About

Data visualization connectors and utils for Orion Context Broker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 89.4%
  • JavaScript 10.6%