Organization, application, users and device relationship

Hello Orne,
I need a confirmation to that assumption:
each Node (identified by DEVEUI) can be used by only one application (identified by application_id)

I’m wrong?

Morever I noticed that is create an “application_user” table which should map the applications and users but it is not populated.

I’d to have a tab “Application Users” on the web UI to link each application to different users such as the “organization users” tab by which we can populate the organization_table.

This would help in a multi-user environment to restrict the application access to specific users.

Please let me know your feeling about that.

Thanks

Yes, a device can only be used once in an application, as the DevEUI must be globally unique.

Regarding application users:

https://forum.loraserver.io/t/who-is-using-the-per-application-user-authorization-can-it-be-deprecated/202