@openinc/parse-server-opendash
Version:
Parse Server Cloud Code for open.INC Stack.
211 lines (210 loc) • 13 kB
TypeScript
export { Alarm } from "./Alarm";
export type { AlarmAttributes } from "./Alarm";
export { AlarmAction } from "./AlarmAction";
export type { AlarmActionAttributes } from "./AlarmAction";
export { AlarmWebhook } from "./AlarmWebhook";
export type { AlarmWebhookAttributes } from "./AlarmWebhook";
export { Assets } from "./Assets";
export type { AssetsAttributes } from "./Assets";
export { Attachment } from "./Attachment";
export type { AttachmentAttributes } from "./Attachment";
export { BDE_Form } from "./BDE_Form";
export type { BDE_FormAttributes } from "./BDE_Form";
export { BDE_List } from "./BDE_List";
export type { BDE_ListAttributes } from "./BDE_List";
export { BDE_ListEntry } from "./BDE_ListEntry";
export type { BDE_ListEntryAttributes } from "./BDE_ListEntry";
export { BDE_Page } from "./BDE_Page";
export type { BDE_PageAttributes } from "./BDE_Page";
export { BDE_Result } from "./BDE_Result";
export type { BDE_ResultAttributes } from "./BDE_Result";
export { BDE_Unit } from "./BDE_Unit";
export type { BDE_UnitAttributes } from "./BDE_Unit";
export { Company } from "./Company";
export type { CompanyAttributes } from "./Company";
export { Config } from "./Config";
export type { ConfigAttributes } from "./Config";
export { Contact } from "./Contact";
export type { ContactAttributes } from "./Contact";
export { Core_Email } from "./Core_Email";
export type { Core_EmailAttributes } from "./Core_Email";
export { Core_Token } from "./Core_Token";
export type { Core_TokenAttributes } from "./Core_Token";
export { Dashboard } from "./Dashboard";
export type { DashboardAttributes } from "./Dashboard";
export { Documentation_Category } from "./Documentation_Category";
export type { Documentation_CategoryAttributes } from "./Documentation_Category";
export { Documentation_Document } from "./Documentation_Document";
export type { Documentation_DocumentAttributes } from "./Documentation_Document";
export { GTFS_Agency } from "./GTFS_Agency";
export type { GTFS_AgencyAttributes } from "./GTFS_Agency";
export { GTFS_Bikes_Allowed } from "./GTFS_Bikes_Allowed";
export type { GTFS_Bikes_AllowedAttributes } from "./GTFS_Bikes_Allowed";
export { GTFS_Calendar } from "./GTFS_Calendar";
export type { GTFS_CalendarAttributes } from "./GTFS_Calendar";
export { GTFS_Direction } from "./GTFS_Direction";
export type { GTFS_DirectionAttributes } from "./GTFS_Direction";
export { GTFS_Level } from "./GTFS_Level";
export type { GTFS_LevelAttributes } from "./GTFS_Level";
export { GTFS_Location_Type } from "./GTFS_Location_Type";
export type { GTFS_Location_TypeAttributes } from "./GTFS_Location_Type";
export { GTFS_Route } from "./GTFS_Route";
export type { GTFS_RouteAttributes } from "./GTFS_Route";
export { GTFS_Route_Type } from "./GTFS_Route_Type";
export type { GTFS_Route_TypeAttributes } from "./GTFS_Route_Type";
export { GTFS_Stop } from "./GTFS_Stop";
export type { GTFS_StopAttributes } from "./GTFS_Stop";
export { GTFS_Stop_Times } from "./GTFS_Stop_Times";
export type { GTFS_Stop_TimesAttributes } from "./GTFS_Stop_Times";
export { GTFS_Trip } from "./GTFS_Trip";
export type { GTFS_TripAttributes } from "./GTFS_Trip";
export { GTFS_Wheelchair_Accessible } from "./GTFS_Wheelchair_Accessible";
export type { GTFS_Wheelchair_AccessibleAttributes } from "./GTFS_Wheelchair_Accessible";
export { GTFS_Wheelchair_Boarding } from "./GTFS_Wheelchair_Boarding";
export type { GTFS_Wheelchair_BoardingAttributes } from "./GTFS_Wheelchair_Boarding";
export { Knowledge_Article } from "./Knowledge_Article";
export type { Knowledge_ArticleAttributes } from "./Knowledge_Article";
export { Knowledge_Category } from "./Knowledge_Category";
export type { Knowledge_CategoryAttributes } from "./Knowledge_Category";
export { Knowledge_Chat } from "./Knowledge_Chat";
export type { Knowledge_ChatAttributes } from "./Knowledge_Chat";
export { Knowledge_ChatMessage } from "./Knowledge_ChatMessage";
export type { Knowledge_ChatMessageAttributes } from "./Knowledge_ChatMessage";
export { Knowledge_Document } from "./Knowledge_Document";
export type { Knowledge_DocumentAttributes } from "./Knowledge_Document";
export { Knowledge_DocumentPage } from "./Knowledge_DocumentPage";
export type { Knowledge_DocumentPageAttributes } from "./Knowledge_DocumentPage";
export { Knowledge_Video } from "./Knowledge_Video";
export type { Knowledge_VideoAttributes } from "./Knowledge_Video";
export { Language } from "./Language";
export type { LanguageAttributes } from "./Language";
export { Log } from "./Log";
export type { LogAttributes } from "./Log";
export { MES_Article } from "./MES_Article";
export type { MES_ArticleAttributes } from "./MES_Article";
export { MES_Order } from "./MES_Order";
export type { MES_OrderAttributes } from "./MES_Order";
export { MES_OrderPlan } from "./MES_OrderPlan";
export type { MES_OrderPlanAttributes } from "./MES_OrderPlan";
export { MIAAS_MDSEndpoint } from "./MIAAS_MDSEndpoint";
export type { MIAAS_MDSEndpointAttributes } from "./MIAAS_MDSEndpoint";
export { ML_DataSelection } from "./ML_DataSelection";
export type { ML_DataSelectionAttributes } from "./ML_DataSelection";
export { MailTemplate } from "./MailTemplate";
export type { MailTemplateAttributes } from "./MailTemplate";
export { Maintenance_Downtime } from "./Maintenance_Downtime";
export type { Maintenance_DowntimeAttributes } from "./Maintenance_Downtime";
export { Maintenance_Duedate } from "./Maintenance_Duedate";
export type { Maintenance_DuedateAttributes } from "./Maintenance_Duedate";
export { Maintenance_Frequency } from "./Maintenance_Frequency";
export type { Maintenance_FrequencyAttributes } from "./Maintenance_Frequency";
export { Maintenance_Issuecategory } from "./Maintenance_Issuecategory";
export type { Maintenance_IssuecategoryAttributes } from "./Maintenance_Issuecategory";
export { Maintenance_Item } from "./Maintenance_Item";
export type { Maintenance_ItemAttributes } from "./Maintenance_Item";
export { Maintenance_Kanban_State } from "./Maintenance_Kanban_State";
export type { Maintenance_Kanban_StateAttributes } from "./Maintenance_Kanban_State";
export { Maintenance_Media } from "./Maintenance_Media";
export type { Maintenance_MediaAttributes } from "./Maintenance_Media";
export { Maintenance_Message } from "./Maintenance_Message";
export type { Maintenance_MessageAttributes } from "./Maintenance_Message";
export { Maintenance_Order } from "./Maintenance_Order";
export type { Maintenance_OrderAttributes } from "./Maintenance_Order";
export { Maintenance_Priority } from "./Maintenance_Priority";
export type { Maintenance_PriorityAttributes } from "./Maintenance_Priority";
export { Maintenance_Project } from "./Maintenance_Project";
export type { Maintenance_ProjectAttributes } from "./Maintenance_Project";
export { Maintenance_Restriction } from "./Maintenance_Restriction";
export type { Maintenance_RestrictionAttributes } from "./Maintenance_Restriction";
export { Maintenance_Schedule } from "./Maintenance_Schedule";
export type { Maintenance_ScheduleAttributes } from "./Maintenance_Schedule";
export { Maintenance_Schedule_Execution } from "./Maintenance_Schedule_Execution";
export type { Maintenance_Schedule_ExecutionAttributes } from "./Maintenance_Schedule_Execution";
export { Maintenance_Schedule_Execution_Step } from "./Maintenance_Schedule_Execution_Step";
export type { Maintenance_Schedule_Execution_StepAttributes } from "./Maintenance_Schedule_Execution_Step";
export { Maintenance_Schedule_Step } from "./Maintenance_Schedule_Step";
export type { Maintenance_Schedule_StepAttributes } from "./Maintenance_Schedule_Step";
export { Maintenance_Schedule_Template } from "./Maintenance_Schedule_Template";
export type { Maintenance_Schedule_TemplateAttributes } from "./Maintenance_Schedule_Template";
export { Maintenance_Source_File } from "./Maintenance_Source_File";
export type { Maintenance_Source_FileAttributes } from "./Maintenance_Source_File";
export { Maintenance_Ticket } from "./Maintenance_Ticket";
export type { Maintenance_TicketAttributes } from "./Maintenance_Ticket";
export { Maintenance_Ticket_Assignment } from "./Maintenance_Ticket_Assignment";
export type { Maintenance_Ticket_AssignmentAttributes } from "./Maintenance_Ticket_Assignment";
export { Maintenance_Ticket_FormConfig } from "./Maintenance_Ticket_FormConfig";
export type { Maintenance_Ticket_FormConfigAttributes } from "./Maintenance_Ticket_FormConfig";
export { Maintenance_Ticket_Issuecategory } from "./Maintenance_Ticket_Issuecategory";
export type { Maintenance_Ticket_IssuecategoryAttributes } from "./Maintenance_Ticket_Issuecategory";
export { Maintenance_Ticket_Kanban_State } from "./Maintenance_Ticket_Kanban_State";
export type { Maintenance_Ticket_Kanban_StateAttributes } from "./Maintenance_Ticket_Kanban_State";
export { Maintenance_Ticket_Kanban_State_Current } from "./Maintenance_Ticket_Kanban_State_Current";
export type { Maintenance_Ticket_Kanban_State_CurrentAttributes } from "./Maintenance_Ticket_Kanban_State_Current";
export { Maintenance_Ticket_Material } from "./Maintenance_Ticket_Material";
export type { Maintenance_Ticket_MaterialAttributes } from "./Maintenance_Ticket_Material";
export { Maintenance_Ticket_Project } from "./Maintenance_Ticket_Project";
export type { Maintenance_Ticket_ProjectAttributes } from "./Maintenance_Ticket_Project";
export { Maintenance_Ticket_QR_Code } from "./Maintenance_Ticket_QR_Code";
export type { Maintenance_Ticket_QR_CodeAttributes } from "./Maintenance_Ticket_QR_Code";
export { Maintenance_Ticket_Source } from "./Maintenance_Ticket_Source";
export type { Maintenance_Ticket_SourceAttributes } from "./Maintenance_Ticket_Source";
export { Maintenance_Ticket_Title } from "./Maintenance_Ticket_Title";
export type { Maintenance_Ticket_TitleAttributes } from "./Maintenance_Ticket_Title";
export { Monitoring_DataHierachies } from "./Monitoring_DataHierachies";
export type { Monitoring_DataHierachiesAttributes } from "./Monitoring_DataHierachies";
export { Monitoring_Jobs } from "./Monitoring_Jobs";
export type { Monitoring_JobsAttributes } from "./Monitoring_Jobs";
export { Monitoring_ParseTableSensor } from "./Monitoring_ParseTableSensor";
export type { Monitoring_ParseTableSensorAttributes } from "./Monitoring_ParseTableSensor";
export { Monitoring_ReportImage } from "./Monitoring_ReportImage";
export type { Monitoring_ReportImageAttributes } from "./Monitoring_ReportImage";
export { Monitoring_Slideshow } from "./Monitoring_Slideshow";
export type { Monitoring_SlideshowAttributes } from "./Monitoring_Slideshow";
export { NavigationGroup } from "./NavigationGroup";
export type { NavigationGroupAttributes } from "./NavigationGroup";
export { NavigationItem } from "./NavigationItem";
export type { NavigationItemAttributes } from "./NavigationItem";
export { Notification } from "./Notification";
export type { NotificationAttributes } from "./Notification";
export { Notification_Setting } from "./Notification_Setting";
export type { Notification_SettingAttributes } from "./Notification_Setting";
export { OWPlcDevice } from "./OWPlcDevice";
export type { OWPlcDeviceAttributes } from "./OWPlcDevice";
export { OWPlcItem } from "./OWPlcItem";
export type { OWPlcItemAttributes } from "./OWPlcItem";
export { Permission } from "./Permission";
export type { PermissionAttributes } from "./Permission";
export { Push } from "./Push";
export type { PushAttributes } from "./Push";
export { Report } from "./Report";
export type { ReportAttributes } from "./Report";
export { Share } from "./Share";
export type { ShareAttributes } from "./Share";
export { Source } from "./Source";
export type { SourceAttributes } from "./Source";
export { SourceMeta } from "./SourceMeta";
export type { SourceMetaAttributes } from "./SourceMeta";
export { Tenant } from "./Tenant";
export type { TenantAttributes } from "./Tenant";
export { TenantMeta } from "./TenantMeta";
export type { TenantMetaAttributes } from "./TenantMeta";
export { TenantTrustedDomain } from "./TenantTrustedDomain";
export type { TenantTrustedDomainAttributes } from "./TenantTrustedDomain";
export { UserData } from "./UserData";
export type { UserDataAttributes } from "./UserData";
export { User_Setting } from "./User_Setting";
export type { User_SettingAttributes } from "./User_Setting";
export { VirtualKPI } from "./VirtualKPI";
export type { VirtualKPIAttributes } from "./VirtualKPI";
export { WebPush } from "./WebPush";
export type { WebPushAttributes } from "./WebPush";
export { Widget } from "./Widget";
export type { WidgetAttributes } from "./Widget";
export { WidgetPreset } from "./WidgetPreset";
export type { WidgetPresetAttributes } from "./WidgetPreset";
export { _Role } from "./_Role";
export type { _RoleAttributes } from "./_Role";
export { _Session } from "./_Session";
export type { _SessionAttributes } from "./_Session";
export { _User } from "./_User";
export type { _UserAttributes } from "./_User";