You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.
We have a first prototype of Android client but it's quite outdated. Maybe it'd work with a few changes.
First of all it should be updated to the last version of the used libraries/SDK.
The interaction with our framework is based on a RESTful API https://github.com/freedomotic/freedomotic/tree/master/plugins/devices/restapi-v3/src/main/java/com/freedomotic/plugins/devices/restapiv3
To try it start Freedomotic and point your browser to http://localhost:9111.
In this prototype the base URL is hardcoded and should be moved to a configuration file.
Many other changes will be reported in specific issues.
If you want to contribute please comment.
The text was updated successfully, but these errors were encountered: