Welcome to the FIWARE IoT Agent Framework

FIWARE IoT Agents

This project aims to provide a Node.js module to enable IoT Agent developers to build custom agents for their devices that can easily connect to NGSI Context Brokers (such as Orion ).

An IoT Agent is a component that lets groups of devices send their data to and be managed from a FIWARE NGSI Context Broker using their own native protocols. IoT Agents should also be able to deal with security aspects of the FIWARE platform (authentication and authorization of the channel) and provide other common services to the device programmer.

Github's README.md provides a good documentation summary. The User Manual and the Admin Guide cover more advanced topics.