I need a way for any data field running on a device to be able to generate the same "unique" ID for that device. I know there is a "uniqueIdentifier" method, but that is only unique for a particular app. So 2 different data fields running on that same device will generate two different values.
One way would be to get the serial number for an attached power meter. In my use case, for the fields we create there will always be a power meter. So that would work. The ANT ID isn't visible to CIQ, but this suggests the serial number should be. I get this error. Any ideas? Or if this isn't available to data fields, is there another way? I need to support devices from API 2.4 and up.
