View and manage device details in the IoT Platform console, including status, topic subscriptions, TSL data, device shadows, files, groups, and tasks.
Prerequisites
A device is created in the IoT Platform console. Create a single device.
View devices
-
Log on to the IoT Platform console.
On the Overview page, find the instance that you want to manage and click the instance ID or instance name.
-
In the left-side navigation pane, choose to open the Devices page.
The Devices page has three tabs: Device List, Batch Management, and Advanced Search. You can also Add Device or Add Devices in Batches.
Task
Procedure
View the devices of a product
Select a product from the drop-down list in the upper-left corner of the Devices page.
You can view the status of each device.
-
Inactive: The device has not connected to IoT Platform.
Configure and connect the device to activate it. Download Link SDK.
-
Online: The device is activated and connected to IoT Platform.
-
Offline: The device is activated but disconnected from IoT Platform.
-
Disabled: The device is disabled.
Search for a device
Enter a device name, alias, or tag to search. Fuzzy match is supported.
Click the Advanced Search tab for more search options. Advanced search.
View detailed information about a device
Find the target device and click View in the Actions column. View detailed information about a device.
Delete a device
Find the target device and click Delete in the Actions column. Delete a device.
ImportantDeleting a device invalidates its device certificate and removes device data from IoT Platform.
Disable and enable a device
Click
to enable a device or click
to disable a device. Disable and enable devices. -
A disabled device cannot connect to IoT Platform.
-
An enabled device can connect to IoT Platform.
-
Device details
In the device list, find the target device and click View in the Actions column to open the device details page.
|
Task |
Procedure |
|
View basic information about a device |
View basic device information, including the device certificate, firmware, MQTT connection parameters, extended information, and tags.
|
|
View information about topics |
Click the Topic List tab to view subscribed topics. If topic subscription is enabled and the device is connected, the subscribed topics are listed. You can also search for specific topics. |
|
View TSL data |
On the TSL Data tab:
|
|
View device shadows |
Click the Device Shadow tab to view and update device shadows. Overview of device shadows. |
|
View device files |
Click the Manage Files tab to manage files uploaded from the device. File management. |
|
View device logs |
Click the Device Log tab, and then click View to view IoT Platform logs. If Device local log reporting is enabled on the Device Information tab, local device logs are also available. IoT Platform logs and On-premises device logs. |
|
Perform online debugging |
Click the Online Debug tab to debug the device. You can also navigate to . Online debug. |
|
View sub-devices |
Click the Sub-device Management tab to view or add sub-devices. This tab is available only on the device details pages of gateways. Gateways and sub-devices. |
|
View device groups |
Click the Groups tab to view device groups or add the device to a group. Device groups. |
|
View device tasks |
Click the Tasks tab to view device tasks. Overview of device tasks. |
Related operations
|
API |
Description |
|
Quickly obtains devices that meet specific conditions. |
|
|
Queries device details. |
|
|
Queries details of multiple devices. |
|
|
Queries devices under a product. |
|
|
Deletes a device. |
For all device management API operations, see the Devices section in List of operations by function.
FAQ
-
How do I retrieve information about all devices under the same product in IoT Platform?
-
Can I export product information in batches from IoT Platform?
-
I selected the wrong node type when creating a product. Can I modify it?
-
How can I restore a device that was accidentally deleted from IoT Platform?
-
The device's subscribed topic list is empty. How do I create and view subscribed topics?
-
Can a device subscribe to the communication topics of other devices?
-
How do I set and modify the operation permissions for a communication topic?
-
Why does the IoT Platform console not display the TSL data reported by a device?
-
A device's status is 'Inactive' in IoT Platform. How do I activate it?