Application Server APIs

Hello, my friends
I am actually trying to add a device to my application server using APIs, I don’t know what is the “deviceProfileID” ?
Thanks

this is the name of your device profile created before. if none, you must create device profile.

Thank you my friend but I found the answer ^^
for exemple if we have this link :

http://127.0.0.7:8080/#/organizations/1/device-profiles/c0b87c09-d355-44fd-824c-55085c6f41c3

The deviceprofileID is : “c0b87c09-d355-44fd-824c-55085c6f41c3”

you can get device profile ID’s through REST API also.