Quick Start

Please follow the steps below to integrate the Thing-IF SDK v2 into your thing device.

  1. Create an Application

    Create a Kii Cloud application on the developer portal. Your mobile apps and programs on the thing will work under this application.

    If you've already created a Kii Cloud application (for creating mobile apps, for example), you don't have to create a new one.

  2. Add Thing-IF SDK v2

    Download the reference implementation from GitHub and build it to prepare for the development. You can use the downloaded source codes as a skeleton for your program.

By implementing an initialization process as described in Onboarding Thing, your program is ready to be integrated with Thing Interaction Framework.