Anyway to check what tags are written for a device ?

Right now I check the Live configuration, but not all the tags and metrics can be found there ?

You can call the `devices` API to get the device information response and look for the `tags` key to find all the associated tags


curl -G -k -u "user:passsword" https://localhost:9009/api/v1/devices/your-device-Id