Freedomotic exposes its functionalities by RestAPI v3 plugin.
It implements a RESTful service based on Jersey and Atmosphere framework.
So it’s possible to create a custom client (not only in Java but in every language can consume a REST service) to interact with our platform.
For more details about the plugin configuration you can visit this link.