What is the best way to uniquely identify a device in Azure Sphere application - is there a device ID that can be pulled from the chipset or is there a better method?
I am trying to get the Device ID Programmatically so i can uniquely identify the device for processing data. the data is being sent over MQTT to our backend processing center (Outside Azure).