Retrieve a device's token
[devicetoken,code] = thingsboard_getDeviceToken(url,token,deviceID)
The ThingsBoard platform url
Thingsboard token
Device id
The device's token
Status code
Retrieves a device's token. This token is needed in order to push data to the device. Note that this token is different from the thingsboard_getToken's token.