Tank Utility Sensor API
Hi I would like a hand creating this API for aTank Sensor Called Tankutility
i would like to read the volume value and temperature value from comfortclick GUI
i am following this API Guide ( API Guide) how ever i am only able to get the Token Value under Response Value line
here is a picture of where i am stuck right now






Hi,
Getting the token is just the first step.
Now you need to use that token to extract the information from the device.
You've created successfully the way to extract the token, now use that token to create other commands.
Get a list of devices:
Get data from a specific device:
Obviously in this case you're not going to use the curl command, but rather use a command on a Http Device on bOS.