- This lib is a part of KNOT solution (for more information: https://github.com/CESARBR) and it aims to provide an abstraction for Android applications to create IoT (Internet of Things) solutions using KNOT platform by HTTP and Socket protocols.
- Provide abstraction to connect with KNOT cloud using HTTP or Sockets. It is possible to connect with a specific cloud, perform CRUD operations in devices, send messages, and more.
- For more information about KNOT solution see: http://knot.cesar.org.br/
- In your app module build.gradle include the dependency:
dependencies {
...
compile 'br.org.cesar.knot:knot-android:<latest-version>'
...
}
TODO: Check proguard