IoT Core Service, gRPC: DeviceService
Written by
Updated at October 17, 2024
A set of methods for managing devices.
Methods
Method |
Description |
Returns the specified device. |
|
Retrieves the list of devices in the specified registry. |
|
Creates a device in the specified registry. |
|
Updates the specified device. |
|
Deletes the specified device. |
|
Retrieves the list of device certificates for the specified device. |
|
Adds a certificate. |
|
Deletes the specified device certificate. |
|
Retrieves the list of passwords for the specified device. |
|
Adds password for the specified device. |
|
Deletes the specified password. |
|
Lists operations for the specified device. |