Device Private Deployment Broker Configuration - Direct Configuration

The direct configuration method is simple to operate and suitable for private deployment Broker configuration of a single device or a small number of devices.
Please power on the device and let it connect to the platform temporarily to set the device's private deployment information online.

If the device is already operating in private deployment mode, enable the debugging hotspot [Name: unisoft | Password: unisoft.cn] to allow the device to connect to the platform.
Please go to the "Devices" page on the left side of the console and search for the Device ID.
1. If the device is not found, please configure the device's network first to make it appear in the device list.
2. If the device fails to go online for a long time, check the on-site network or use the debugging hotspot to provide temporary network access for the device.

Configuration Method

Please open the device details page and click the "Configuration" card.

Step Description
Read Device Configuration The device's configuration information is stored in the device's memory chip. When configuring the device for the first time, please click the "Read Device Configuration" button first to retrieve the device's current configuration.
Network Settings You can set the on-site network that the device needs to connect to after private deployment here.
Up to 5 network groups can be set. The device will automatically select the one with the strongest signal to connect to. You can preset network information for the device here, even if those networks do not exist at your debugging site.
IP Settings If private deployment is implemented via the software gateway method, the device may require a fixed IP address.
In most cases, there is no need to modify IP settings. Before making changes, ensure the correctness of the parameters you enter. Incorrect IP settings may cause the device to fail to go online. In such cases, enable the debugging hotspot to get the device online (when the device is in debugging mode, it will ignore IP settings and use the default information assigned by the router).
You can also bind the device's IP to its MAC address on the router connected to the device to achieve a fixed IP address.
Private Deployment Settings
ModePlease select the "Broker" method
Broker
For the address, enter the address (preferably an IP address) and port number of the Broker (Broker); Device Topic: Leave blank, or enter key/client/other values;
The topic for the device to subscribe to and publish messages: {pre}/{type}/{side}
{pre}{pre} is the topic prefix: When you enter "key" (default blank) or "client" above, {pre} = thing/Product ID (Product Key)/Corresponding Device Client (ClientID) or Key (Username); When other values are entered, {pre} = the entered value
{type}Indicates the message type
{side}Indicates client or server: server|client
GatewayIgnore this item
User
ClientClient ID used when the device connects to the Broker
Device IDUsername used when the device connects to the Broker
Device PasswordPassword used when the device connects to the Broker
All three items above support variables: {device} will be replaced with the Device ID; {product} will be replaced with the Product Code. For example, for a smart voice speaker 3 with ID "12345": "device-{device}" will be replaced with "device-12345"; "pwd-{product}" will be replaced with "pwd-Ft3DpHSwDF".