device_update
Update an existing IoT device's display name, profile, network ID, or address to keep device information accurate and current.
Instructions
Update a device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| info | No | Other information (full replacement). | |
| name | No | New display name. | |
| profile | No | New device profile. | |
| deviceId | Yes | The device ID to update. | |
| networkId | No | New associated network ID. | |
| networkAddr | No | New network address. |