I am developing mobile application (android).I want to register new device on IoT hub Using REST API or SDK.The registration process will done by mobile application.for ex smartband. Most of available link on google showing azure CLI process to create device.but I want to create new device programatically using REST API.
Can we use device provision service for register new device ?
I am new in azure service.