Hi,
I'm attempting to use RESTApi to extract the custom attributes of a device based on the deviceId. Is there any way to be specific about the custom attribute values that I can get?
Currently the /devices/{deviceId}/customAttributes will pull out everything which is not really necessary.
Thanks