Quick Start
Please follow the steps below to integrate the Thing-IF SDK into your thing device.
-
Create a Kii Cloud application on the developer portal. Your mobile applications 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.
-
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 Initializing and Onboarding, your program is ready to be integrated with Thing Interaction Framework.