We have added Services as a new concept to OpenRemote

An external service is a standalone application that communicates with OpenRemote through its APIs. When registered, it appears in the Manager Web UI with its own embedded web interface, enabling direct interaction from within OpenRemote.

External services can be built using any programming language or framework. They should be viewed as independent applications that extend the platform’s capabilities while leveraging OpenRemote for integration and management.

2 Likes

This is great addition. Looking forward to tinkering with it.

Check out the developer documentation for services and the ML Forecasting service.