device-controller
Get Device Types (getDeviceTypes)
Deprecated. See 'getDeviceProfileNames' API from Device Profile Controller instead.
Available for users with 'TENANT_ADMIN' or 'CUSTOMER_USER' authority.
get/api/device/types
Response
OK
Example response
[
{
"tenantId": {
"id": "784f394c-42b6-435a-983c-b7beff2784f9",
"entityType": "TENANT"
}
}
]