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

Revision history [back]

Hi,

You should use what we call "Common Simple scenario " described in the FIWARE IoT Architecture here:

https://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/InternetofThings%28IoT%29ServicesEnablementArchitecture

This means you should be using: 1) Orion ContextBroker (as the northbund data inteface). http://catalogue.fiware.org/enablers/publishsubscribe-context-broker-orion-context-broker

2) IDAS IoT Agents (These are connectors from well-known IoT comm protocols to the Orion ContextBroker). The exact IoT Agent depends on your devices/gateways implementations. We do support UL2.0/HTTP, MQTT and LWM2M/CoAP. Also there is a node.js library to build up your own IoT Agent in case you do not use any of the above mentioned standards.

Cheers,