Authentication

Authentication method based on Mqtt's login username and password.

There are two authentication methods according to the user's identity authorization method.

Static Token method

[clientID] : API_Token+random number

[username]: API_Token

【Password】: API_Token

AppKey method

[clientID] : appkey+random number

[username]: appkey

【password】: appsecret

Authentication

Authentication method based on Mqtt's login username and password.

There are two authentication methods according to the user's identity authorization method.

Static Token method

[clientID] : API_Token+random number

[username]: API_Token

【Password】: API_Token

AppKey method

[clientID] : appkey+random number

[username]: appkey

【password】: appsecret