Hi, I want to set desired properties in Azure Hub Device twins using a back-end application. How can I do it? Also wanted to know if I can set the desired properties of many devices at once, so that I wont have to do it for each and every device. Please let me know which is the simple way to do it.
Currently I'm trying to set the desired properties using the Postman App as given in this link.
azure-rest-apis-postman-2021
I made little changes and tried to get the desired properties from hub to see how it works. But it didn't work out.
Please guide me on this issue. Thank you
