[Prerequisites] Create your first prototype
Step 1. Go to the Prototype Detail Page you just created.
Step 2. Click Create Test Device button on the upper right.
Step 3. There will be a create test device dialog asking for Device name and description. Enter the device name and description and click OK button.
Step 4. You will get a message of creating test device successfully. You can go to the test device detail directly.
Step 5. Or you can also check the test device in Test Device tab too.
Please be noted that the data channels in the test device are inherited and synchronized with the prototype. If you update the data channel in the prototype, the data channels in the test device will change accordingly.
After creating the test device, the developer can view and control the device to make sure its functionality before release the prototype in the future.
You will find the Device Id in two places:
-
Test Device tab in prototype detail page.
-
Test device detail page under My device.
The device ID and device key will be needed when calling our API to access this device. In the test device detail page, click on the blue font Id and key to copy the entire string to your copy board.