白皮书下载
usage method
1、CommanderManage queue
Add, delete, modify and query the queue in the commander queue management function.

The queue can set the expiration time, which can be unlimited or limited to n minutes. For messages set to expire, once the message in the queue exceeds the expiration time, the message will be removed from the queue.

two. SMS connectorUpload SMS to queue
Download the SMS connector and install it. Download the QR code as shown in the figure below.

SMS connector has a variety of connection modes. When the client and SMS connector are in the same LAN, LAN connection can be used; You can also use USB to connect the mobile phone to the computer with the client installed; The z-commander connection method can be used when the above two scenarios are not.

For the z-commander connection mode, you need to use key and secret for authentication login. After connection, once the mobile phone with SMS connector receives the SMS, it will automatically upload it to the corresponding queue of the commander. Note that the name of the queue should be consistent with the name maintained in the commander.

The key and secret information can be obtained at the key information function of the commander.

three、FactoryUse queue
When editing the application, select the get SMS component, fill in the SMS requirements to be obtained, select the commander connection method and fill in the name of the queue. During execution, the application will obtain the corresponding queue messages from the commander for consumption according to the setting requirements.
Of course, the SMS component also supports direct acquisition from the SMS receiver without storage through the commander queue.

four、BotUse queue
When BOT runs a task, if the application package needs to use a queue, it will request the commander to obtain the queue for consumption and continue the process.
Of course, the application package sets that the SMS verification component does not use the commander connection. The bot will support direct acquisition from the SMS receiver without storage through the commander queue.




