You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/* (Beta) Export of data model DeviceModel of the subject dataModel.Device for a PostgreSQL database. Pending translation of enumerations and multityped attributes */
CREATETYPEdeviceClass_typeAS ENUM ('C0','C1','C2');CREATE TYPE energyLimitationClass_type AS ENUM ('E0','E1','E2','E9');CREATE TYPE DeviceModel_type AS ENUM ('DeviceModel');