OOB can be used to assure physically that the device provisioned is the wanted one.
In my application the devices won't allow for OOB.
How can I ensure that only my own devices are provisioned and not any other device.
I could selectively turn on the provisioning but during that time any device could be provisioned.
Is there a way to identify a device and to decide if it is a device of my application or any third party device?
How in general are application keys assigned to devices? How do I manage individual subscription/publishing?