Data Model

Fudo Network defines following object types:


Organization - Object representing company that is using Fudo Network. It is required that every user of Fudo Network is assigned to organization as member.


User - An object representing the account of an individual using Fudo Network. 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 Network, 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 Network by configuring the settings in the Fudo Enterprise Admin Panel. Fudo Network does not store any information about the resources; it presents the configuration retrieved from the Fudo Enterprise Admin Panel.


Related topics: