All Products
Search
Document Center

ApsaraMQ for MQTT:Unique-certificate-per-device authentication operations

Last Updated:Oct 10, 2023

You must set parameters and obtain return values based on the corresponding specifications when your application server calls operations of the authentication server. Otherwise, the call may fail. This topic describes the API operations related to device access credentials in ApsaraMQ for MQTT.

API operationDescription
RegisterDeviceCredentialCreates an access credential for a device.
GetDeviceCredentialQueries the access credential of a device.
UnRegisterDeviceCredentialDeletes the access credential of a device.
RefreshDeviceCredentialUpdates the access credential of a device.