To interface IoT data sources such as devices and external IT systems, RoboFuse IoT provides agents. Agents are software components that enable a centralized perspective on all aspects and central operation of the IoT network.
Ready-to- use agents can be used on your use case or you can write your own agent.
Related topics are necessary to develop an agent:
– RoboFuse IoT´s domain model, for understanding the data structures exchanged between agents and the RoboFuse IoT core.
– Device SDK guide for understanding in detail how to develop an agent software using the REST or MQTT protocols.
– Rest implementation in the RoboFuse IoT OpenAPI Specification, for a detailed specification of the interfaces between agents and the RoboFuse IoT core.