/knot-lib-ios-source

This lib is a part of KNOT solution. It aims to provide an abstraction for iOS applications to create IoT (Internet of Things) solutions using KNOT cloud.

Primary LanguageSwiftOtherNOASSERTION

KNOT iOS library

  1. This is a Working in Progress lib that is part of KNOT solution (for more information: https://github.com/CESARBR) and it aims to provide an abstraction for iOS applications to create IoT (Internet of Things) solutions using KNOT platform by HTTP and Socket protocols.

knot-lib-ios-source Goals

  1. 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.

Using iOS library directly

   TODO