>You can connect to multiple devices from the device you use for development. Each device has a unique key. The key can be _IP address:Port number_ for a device connected through a network or the serial number for a device connected through USB.
## Querying the Device List<a name="section174891132104218"></a>
...
...
@@ -124,7 +124,7 @@ Stops a service process.
| -------- | -------- |
| -r | Triggers the service restart. |
| **Return Value** | **Description** |
| ①Kill server finish<br/>2. Error information | 1. Information returned when the operation is successful.<br/>2. The operation fails. |
| 1. Kill server finish<br/>2. Error information | 1. Information returned when the operation is successful.<br/>2. The operation fails. |
>After this command is executed, the remote daemon process exits and restarts, and the TCP connection is enabled by default. If you do not include **port-number** in this command, a random port will be used to connect to the device.