I'd like to make an app that connects with the smart plug, but I haven't been able find any APIs or SDKs to help me do that. Can someone please direct me to resources to help me do this? I've gone through the documentation at: https://github.com/weaved/Core/wiki, yet the project management console remains elusive...
Try this for the REST API:
Regarding the Mobile App SDK, it is not available yet. In the meantime you can create HTML based interfaces leveraging the default setup UI code. This can be found in the /www folder.