Data Structures
Predefined data structures are one of the most interesting features of Data. They make it possible to exchange data between one component and another in a standard way that is recognized by the entire system. Data structures are currently exchanged in the form of JSON formats.
Data Structure | ID | Description |
---|---|---|
Data Table | EXB | Represents data as data table structure |
Data Tree | TRE | Represent data as tree structure |
Scheda | EXD | Represent the interface of a frontend view |
Layout | LAY | Represent the interface of a frontend component layout |
Feedback | FBK | Is used to return messages |