|
@@ -178,4 +178,183 @@ export default {
|
|
|
copyTextSuccess: 'Copy succeeded!',
|
|
|
copyTextError: 'Copy failed!',
|
|
|
},
|
|
|
+ menuModule: {
|
|
|
+ runtimeMonitoring: {
|
|
|
+ title: "Runtime Monitoring",
|
|
|
+ weatherMonitoring: "Weather Monitoring",
|
|
|
+ realTimeMonitoring: "Real-time Monitoring",
|
|
|
+ weatherHistory: "Weather History",
|
|
|
+ },
|
|
|
+ iotmanager: {
|
|
|
+ title: "IoT Management",
|
|
|
+ dashboard: "IoT Overview",
|
|
|
+ deviceManager: "Device Management",
|
|
|
+ productClass: "Product Category",
|
|
|
+ product: "Product",
|
|
|
+ productDetail: "Product Details",
|
|
|
+ device: "Device",
|
|
|
+ device1: "Device",
|
|
|
+ deviceDetail: "Device Details",
|
|
|
+ deviceDetail1: "Device Details",
|
|
|
+ configuration: "Configuration Management",
|
|
|
+ configurationList: "Configuration List",
|
|
|
+ screen: "Dashboard Design",
|
|
|
+ ruleEngine: "Rule Engine",
|
|
|
+ ruleInstance: "Rule Orchestration",
|
|
|
+ gridComponent: "Grid Component",
|
|
|
+ serverManager: "Server Management",
|
|
|
+ serverDetail: "Service Details",
|
|
|
+ editServer: "Edit Service",
|
|
|
+ newServer: "Add Service",
|
|
|
+ channelManagement: "Channel Management",
|
|
|
+ channelManagement1: "Channel Management",
|
|
|
+ editChannel: "Edit Channel",
|
|
|
+ newChannel: "Add Channel",
|
|
|
+ channelDetail: "Channel Details",
|
|
|
+ dataCollection: "Data Collection",
|
|
|
+ templateManagement: "Template Management",
|
|
|
+ dataAnalysis: "Data Analysis",
|
|
|
+ indicatorTrend: "Indicator Trend",
|
|
|
+ indicatorAggregation: "Indicator Aggregation",
|
|
|
+ certificateManagement: "Certificate Management",
|
|
|
+ certificateList: "Certificate List",
|
|
|
+ alarmCenter: "Alarm Center",
|
|
|
+ alarmStatistics: "Alarm Statistics",
|
|
|
+ alarmLog: "Alarm Log",
|
|
|
+ alarmConfiguration: "Alarm Configuration",
|
|
|
+ ice104: "IEC104",
|
|
|
+ template: "Template",
|
|
|
+ templateDetail: "Template Details",
|
|
|
+ sceneLinkage: "Scene Linkage",
|
|
|
+ sceneList: "Scene List",
|
|
|
+ sceneDetail: "Scene Details",
|
|
|
+ sceneRecord: "Scene Record",
|
|
|
+ sceneRecordDetail: "Record Details",
|
|
|
+ operationManagement: "Operation Management",
|
|
|
+ remoteConfiguration: "Remote Configuration",
|
|
|
+ otaUpgrade: "OTA Upgrade",
|
|
|
+ dataAnalysis1: "Data Analysis",
|
|
|
+ moduleManagement: "Module Management",
|
|
|
+ upgradePackageManagement: "Upgrade Package Management",
|
|
|
+ upgradePackageDetail: "Details",
|
|
|
+ notificationService: "Notification Service",
|
|
|
+ notificationLog: "Notification Log",
|
|
|
+ notificationConfiguration: "Notification Configuration",
|
|
|
+ notificationConfigurationManagement: "Notification Configuration Management",
|
|
|
+ cascadeManagement: "Cascade Management",
|
|
|
+ },
|
|
|
+ iotCard: {
|
|
|
+ title: "IoT Card",
|
|
|
+ homePage: "Home Page",
|
|
|
+ iotCardManagement: "IoT Card Management",
|
|
|
+ iotCardDetail: "IoT Card Details",
|
|
|
+ platformAccess: "Platform Access",
|
|
|
+ },
|
|
|
+ projectManagement: {
|
|
|
+ title: "Project Management",
|
|
|
+ projectOverview: "Project Overview",
|
|
|
+ projectList: "Project List",
|
|
|
+ projectDetail: "Project Details",
|
|
|
+ filterTemplate: "Filter Template",
|
|
|
+ deviceTree: "Device Tree",
|
|
|
+ },
|
|
|
+ assetManagement: {
|
|
|
+ title: "Asset Management",
|
|
|
+ deviceArchiveManagement: "Device Archive Management",
|
|
|
+ deviceArchiveProperty: "Device Archive Property",
|
|
|
+ assetRelationship: "Asset Relationship",
|
|
|
+ deviceMap: "Device Map",
|
|
|
+ },
|
|
|
+ dataCenter: {
|
|
|
+ title: "Data Center",
|
|
|
+ dataModelDetail: "Data Model Details",
|
|
|
+ dataSourceDetail: "Data Source Details",
|
|
|
+ indexManagement: "Index Management",
|
|
|
+ dataModeling: "Data Modeling",
|
|
|
+ dataSourceManagement: "Data Source Management",
|
|
|
+ },
|
|
|
+ developmentTools: {
|
|
|
+ title: "Development Tools",
|
|
|
+ codeGeneration: "Code Generation",
|
|
|
+ },
|
|
|
+ videoMonitoring: {
|
|
|
+ title: "Video Monitoring",
|
|
|
+ gbDevice: "GB Device",
|
|
|
+ deviceManagement: "Device Management",
|
|
|
+ deviceScreen: "Device Screen",
|
|
|
+ deviceGroup: "Device Group",
|
|
|
+ videoManagement: "Video Management",
|
|
|
+ alarmQuery: "Alarm Query",
|
|
|
+ videoPlayback: "Video Playback",
|
|
|
+ screenPlayback: "Screen Playback",
|
|
|
+ streamList: "Stream List",
|
|
|
+ streamProxy: "Stream Proxy",
|
|
|
+ streamPush: "Stream Push",
|
|
|
+ },
|
|
|
+ systemManagement: {
|
|
|
+ title: "System Management",
|
|
|
+ regionManagement: "Region Management",
|
|
|
+ organizationManagement: "Organization Management",
|
|
|
+ positionManagement: "Position Management",
|
|
|
+ roleManagement: "Role Management",
|
|
|
+ userManagement: "User Management",
|
|
|
+ systemMonitoring: "System Monitoring",
|
|
|
+ apiDocument: "API Document",
|
|
|
+ serviceMonitoring: "Service Monitoring",
|
|
|
+ cacheMonitoring: "Cache Monitoring",
|
|
|
+ systemNotification: "System Notification",
|
|
|
+ onlineUser: "Online User",
|
|
|
+ loginLog: "Login Log",
|
|
|
+ auditLog: "Audit Log",
|
|
|
+ taskLog: "Task Log",
|
|
|
+ systemLog: "System Log",
|
|
|
+ blacklist: "Blacklist",
|
|
|
+ configuration: "System Configuration",
|
|
|
+ configurationManagement: "Configuration Management",
|
|
|
+ pluginManagement: "Plugin Management",
|
|
|
+ applicationManagement: "Application Management",
|
|
|
+ menuManagement: "Menu Management",
|
|
|
+ parameterManagement: "Parameter Management",
|
|
|
+ dictionaryManagement: "Dictionary Management",
|
|
|
+ dictionaryDataManagement: "Dictionary Data Management",
|
|
|
+ scheduledTask: "Scheduled Task",
|
|
|
+ apiManagement: "API Management",
|
|
|
+ cityManagement: "City Management",
|
|
|
+ remoteUpgrade: "Remote Upgrade",
|
|
|
+ authorizationConfiguration: "Authorization Configuration",
|
|
|
+ tenantManagement: "Tenant Management",
|
|
|
+ // experimentalFunction: "Experimental Function",
|
|
|
+ // functionDevelopment: "Function Development",
|
|
|
+ // pageDevelopment: "Page Development",
|
|
|
+ // Designer: "Designer",
|
|
|
+ // apiDevelopment: "API Development",
|
|
|
+ // apiDefinition: "API Definition",
|
|
|
+ // dataSourceManagement: "Data Source Management",
|
|
|
+ // clientManagement: "Client Management",
|
|
|
+ // policyManagement: "Policy Management",
|
|
|
+ // policyControl: "Policy Control",
|
|
|
+ },
|
|
|
+ experimentalFunction: {
|
|
|
+ title: "Experimental Function",
|
|
|
+ dataAssistant: "Data Assistant",
|
|
|
+ managementPage: "Management Page",
|
|
|
+ energyAnalysis: "Energy Analysis",
|
|
|
+ },
|
|
|
+ functionDevelopment: {
|
|
|
+ title: "Function Development",
|
|
|
+ pageDevelopment: "Page Development",
|
|
|
+ Designer: "Designer",
|
|
|
+ apiDevelopment: "API Development",
|
|
|
+ apiDefinition: "API Definition",
|
|
|
+
|
|
|
+ dataSourceManagement: "Data Source Management",
|
|
|
+ clientManagement: "Client Management",
|
|
|
+ pluginManagement: "Plugin Management",
|
|
|
+
|
|
|
+ },
|
|
|
+ policyManagement: {
|
|
|
+ title: "Policy Management",
|
|
|
+ policyControl: "Policy Control",
|
|
|
+ }
|
|
|
+ }
|
|
|
};
|