IoT applet release review goes online

点此Check out the video tutorial.

Publish applet

Preparation before release (important)

  1. After the development is complete, before uploading the applet version in the IDE, be sure to use the real device preview to test all the functions.
  2. The mini program review will use a real device for testing.
    The Dragonfly series devices in the following SN list are the test machines used by Mini Program reviewers. If there is code in your Mini Program code that restricts the operation of devices with fixed SN numbers, please add all the following devices to the binding list in advance for smooth review .
    QCF420190720054414, QCF420190720050739, QCF420190720053641, QCF4PQ191026000190, QCF4PQ191026000242, QCF420190611021034, QCF420190720055 692, QCF4PQ191026000516, HQF4H20190925000009, QCF420190701043171, QCF4PQ191026000407, QCF420190701041454, QCF4PQ191026000315, QCF4PQ1910 26000197, QCF4PQ191026000536
  3. Alipay audit requires a complete operation of the mini program process. Please provide the test account and password related to the registration and login of the mini program when submitting the audit to ensure that the audit can successfully complete the mini program operation.

Small program review specification

The development of IoT applets needs to follow the operating specifications of IoT applets .

Upload and publish the applet

1. Upload

Click Upload on the IDE, upload the applet to the console of the open platform , click in the corresponding applet 详情to enter the management background, and switch the current terminal toIoT > 版本管理 > 提交审核 > 确认

insert image description here
After confirmation, you need to submit the following information to facilitate the review by Alipay auditors, and fill in the IoT applet operating instructions in the remarks column.

insert image description here

  • Supported device models: currently available: Dragonfly Classic single-screen series, Dragonfly Plus series, dual-screen cash register series, and large-screen self-service series.

  • Associated applet appId: For the review of dual-screen applets, the model supported by the applet needs to be selected as the dual-screen cash register series during the review process, and the APPID of the associated applet needs to be filled in:

    • If the submission is a small program of the merchant screen, fill in the customer screen and APPID in the APPID column of the associated applet: "customer screen 12345".
    • If the submission is a mini-program for the customer screen, fill in the merchant screen and APPID in the APPID column of the associated applet: "merchant screen 23456".
  • Remarks: Please specify the type of mini-program for review, such as:

    • Dragonfly Single Screen Mini Program
    • Dragonfly Dual Screen Mini Program
    • Dual-screen desktop cash register dual-screen applet
    • Double-screen desktop cash register single-screen applet
    • Large-screen self-service machine single-screen applet
  • Test-related materials: You can upload all materials related to the Mini Program, which will help improve the chance of passing the review. If the applet cannot be debugged with a dual-screen cash register device alone, it may result in failure to review, please take a video of the complete (standby, additional purchase, settlement, payment completion) demonstration process video (within 10M) of the applet and upload it in a compressed package, and Indicate the reason in the remarks, and the reviewer will decide whether to adopt video review according to the situation.

  • Note:
    • The merchant login page/binding page of the IoT applet adds a service provider service hotline (if you cannot log in, please contact: *********), to ensure that if the merchant cannot log in, you can directly contact the service provider. deal with.

  • • The duty time for Mini Program review is from 9:30 to 18:00 on weekdays. If you need an urgent review, please submit it within this time period.

2. Grayscale

Gray scale description:

  • It is only valid for devices that have distributed applets. For applet distribution, you can view service distribution .

  • When the applet is put on the shelves for the first time, you can skip the grayscale step and directly distribute it to the device. When the applet is updated and redistributed, you can choose to perform grayscale testing.

  • After passing the review, click on the grayscale (the grayscale can be set within the scope of the authorized device, such as 10%, 20%, 50%) to set. In addition, it also supports grayscale settings according to the device whitelist.

    • Obtain the device number: In the device system 设置 > 关于本机 > 连续点击小程序容器 > 打开小程序配置 > 显示系统信息, scan the QR code to copy the device number (starting with 01010).
    • Configure the grayscale device number: log in 开放平台控制台> click the applet to be configured, enter the applet details page > 管理 > 灰度管理 > 添加, and fill in the device number (starting with 01010).
      insert image description here

3. Launch

After the gray scale is completed, click on the shelf to complete the release, and the process is the same as that of the small program on the shelf . The applet can only run in the production environment after it is successfully put on the shelf.

Update the applet version

Devices that have distributed the Mini Program will automatically check for updates when they are powered on, and automatically check for updates every 30 minutes when the Mini Program is running. Updating the IoT Mini Program does not require removing the previous version of the Mini Program. In order to avoid any impact on the business, it is recommended to follow the grayscale listing process of the Mini Program.

common problem

Q: The dual-screen device developed has two small programs. When submitting for review, are the two small programs submitted separately for review?
A: Yes, the two mini programs for dual screens are submitted for review independently.

Guess you like

Origin blog.csdn.net/qzmlyshao/article/details/131000570