Data Model¶
Fudo ShareAccess defines following object types:
Organization - Object representing company that is using Fudo ShareAccess. It is required that every user of Fudo ShareAccess is assigned to organization as member.
User - An object representing the account of an individual using Fudo ShareAccess. It is created during the sign up process and is utilized for authenticating and authorizing the user to access the shared data.
Gateway - An object representing Fudo Enterprise in Fudo ShareAccess, assigned to an Organization. The Gateway serves as the access point to resources and the central configuration hub for managing access to those resources.
Resource - A representation of a resource that can be connected to, received from Fudo Enterprise. A resource can be shared with a user through Fudo ShareAccess by configuring the settings in the Fudo Enterprise Admin Panel. Fudo ShareAccess does not store any information about the resources; it presents the configuration retrieved from the Fudo Enterprise Admin Panel.
Related topics: