Retrieves the keys (variables) from a device in ThingsBoard.
keys = thingsboard_getKeys(url,token,deviceID)
The ThingsBoard platform url
ThingsBoard token
Device ID
A string array of the keys
Retrieves the keys (variables) of a device in ThingsBoard. Data pushed to the device are stored in these keys.