Updated on 2022-02-24 GMT+08:00

Command Delivery Test

Overview

The command delivery test verifies the capability of a device to receive and process commands. The purpose is to test whether the command fields defined in the profile file are correct. If the data format for the IoT platform interacting with the device is binary code stream, the test also verifies whether the mapping between the codec and the profile file is correct.

If a service application is used for the test, the test also verifies whether the service application can correctly call the Creating Device Commands API of the IoT platform to deliver commands to the device.

Procedure

  1. On the Command Delivery page, click Next to start the test.
  2. Enter the test page according to the wizard. Deliver a command defined in the profile file to the device on the IoT platform. After the physical device responds to the command, view the test result.

    • If the test is successful, click Next to proceed to the next phase.
    • If the test fails, rectify the fault and click Retest.
    NOTE:

    If a service application is connected to the IoT platform, the application server delivers a command to the device. After the physical device responds to the command, the page for uploading the screenshot about the successful application command delivery is displayed. Click + on the interface to upload the screenshot. The screenshot is a credential for the service application to correctly call the Creating Device Commands API of the IoT platform.