Is there a way to get list of all the Tenants names/id in a Hono server.
Is there a way to get list of all Devices registered in a particular tenant.
Is there a way to get list of all the Tenants names/id in a Hono server.
Is there a way to get list of all Devices registered in a particular tenant.
Are you referring to the example device registry, that is included in Hono?
The Management API of the device registry does not provide such operations. And FMPOV this would violate the tenant separation.