RoboFuse IoT allows developers to run real-time IoT business logic inside RoboFuse IoT based on a Node-RED integration.
This section introduces the basic concepts of processing and shows how you can develop your own functional business logic at RoboFuse IoT.
You can use the Node-RED engine to define business operations for immediate processing of incoming data from devices or other data sources. These user-defined operations can, for example, alert applications of new incoming data, create new operations based on the received data (such as sending an alarm when a threshold for a sensor is exceeded), or trigger operations on devices. The operation logic is implemented in Node-RED.
What are the benefits of using time processing?
RoboFuse IoT’s real-time processing feature has the following benefits:
- React instantly to events from remote sensors.
- Develop highly interactive IoT applications.
- Run IoT use cases directly inside RoboFuse IoT without software development and leave the hosting and management to RoboFuse IoT.
- Validate, normalize and derive data according to your own business rules across different device makes.
- Trigger automated remote control actions based on events.
- Use powerful, stream-oriented business logic, like time windows and joins.
- Reduce the cost of online tracking devices by preselecting data necessary for long-term storage.