检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
You can delete a device that is no longer used from the device list. Deleted devices cannot be retrieved. Exercise caution when performing this operation.
To ensure smooth storage of new certificates, delete expired certificates in a timely manner. Failure to do so may result in the inability to check certificates on the console. However, this does not affect device access to the platform.
Pay-per-Use Resources If a pay-per-use IoTDA instance is no longer needed, delete it to stop billing.
vpc:subnets:get vpc:subnets:update vpc:vpcs:get vpcep:endpoints:create vpcep:endpoints:get vpcep:endpoints:delete Authorization Scenarios When you use Table 1 for the first time, the page for creating agency authorization is displayed, showing the function list and scope of authorization
To delete a message queue, click Delete on the right of the message queue. NOTE: A subscribed queue cannot be deleted. After the rule is defined, click Enable Rule to start forwarding data to the AMQP message queue. Parent topic: AMQP Data Forwarding
The mapping between event and resource is as follows: device maps to create (device addition). device maps to delete (device deletion). device maps to update (device data change). device.status maps to update (device status change). device.property maps to report (device property
You can click Delete to delete a product that is no longer used. After the product is deleted, its resources such as the product models and codecs will be cleared. Exercise caution when deleting a product. Registering a Device Log in to the IoTDA console.
APIs Create a Device Reset a Device Secret Obtain the Device CA Certificate List Upload a Device CA Certificate Delete a Device CA Certificate Verify a Device CA Certificate Parent topic: Device Authentication
The mapping between event and resource is as follows: device maps to create (device addition). device maps to delete (device deletion). device maps to update (device data change). device.status maps to update (device status change). device.property maps to report (device property
You can delete the policy if necessary. Figure 1 Conceptual diagram of topic policies Scenarios Group-based communications: For example, devices A, B, and C belong to a group, and only devices A, B, and C are allowed to subscribe to the topic of the group.
To delete all desired properties, leave the value empty (for example, "desired":{}). To delete a desired property, set the value of the property to null (for example, {"temperature":null}). version No Long Parameter description: version of the device shadow.
For the basic edition, delete the line. WithDerivedPredicate(auth.GetDefaultDerivedPredicate()). Build() // Create and initialize an IoTDAClient instance.
The mapping between event and resource is as follows: device maps to create (device addition). device maps to delete (device deletion). device maps to update (device data change). device.status maps to update (device status change). device.property maps to report (device property
Billing termination If you no longer need to use your cloud service, you can unsubscribe from or delete it to stop the billing. For details, see Billing Termination. Cost management You can manage costs from cost composition, allocation, analysis, and optimization.
If a user does not establish a connection or does not subscribe to the topic after the connection is established, the IoT platform will delete expired data and data that exceeds the capacity limit in rolling mode when the maximum cache duration (24 hours) or maximum cache size (1
You can click More > Delete to delete a product that is no longer used. After the product is deleted, its resources such as the product models and codecs will be cleared. Exercise caution when deleting a product.
Note: Delete the colon (:) from the obtained fingerprint when filling it. APIs Obtain the Device CA Certificate List Upload a Device CA Certificate Delete a Device CA Certificate Verify a Device CA Certificate Parent topic: Device Registration
You need to delete the child groups before deleting the parent group. Dynamic group Devices are automatically added to or removed from the group based on the dynamic query rules of SQL-like statements. You cannot manually manage devices in a dynamic group.
The mapping between event and resource is as follows: device maps to create (device addition). device maps to delete (device deletion). device maps to update (device data change). device.status maps to update (device status change). device.property maps to report (device property
Example policy denying IoTDA instance deletion: { "Version": "1.1", "Statement": [ { "Effect": "Deny", "Action": [ "iotda:instance:delete" ] } ] } Example 3: Creating a custom policy containing multiple