board.ts
6.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
export default {
boardListName: 'Data board',
boardAddButton: 'Create board',
boardListNum: 'Number of components',
boardPrivate: 'Private Signboard',
boardPublic: 'Public signage',
boardEditTitle: '@:common.editText board',
boardNum: 'number',
component: 'component ',
ruleText: 'Rule',
historyTrendsText: 'Historical trends',
queryMethodText: 'Query Method',
finalText: 'Final',
timeSlotText: 'TIme slot',
numberPackText: 'Number of page breaks', //
finalDataText: 'Final Data',
maxEntriesText: 'Maximum number of entries',
limitMEssage:
'According to the query criteria, the number of data found does not exceed this value, and the maximum supported number of queries is 50000',
notDeviceText: 'The current device is not online',
commandOkText: 'Command issued successfully',
searchName: 'Board name',
source: {
deviceTypeText: 'Device type',
transportTypeText: 'Transport type',
TCPModbusText: 'TCP Modbus product',
deviceText: '@:business.deviceText',
organizationText: '@:business.organizationText',
deviceNameText: 'Device Name',
attributeText: '@:business.attributeText',
longitudeText: 'Longitude',
latitudeText: 'Latitude',
commandTypeText: 'Command type',
openServiceText: 'Open service',
closeServiceText: 'Close service',
commandText: 'command',
renameDeviceText: 'Device renaming',
renameAttributeText: 'Property renaming',
openCommandText: 'Please enter the command to open and issue',
closeCommandText: 'Please enter the command to close and issue',
openServicePlace: 'Please select to open the service',
closeServicPlace: 'Please select off service',
videoSourceText: 'Video source',
videoMethodText: 'Video stream acquisition method',
addressText: 'Address',
},
createName: 'Name',
createdComponent: 'Component created',
detailCreateComponent: '@:common.createText@:visual.board.component',
editComponent: '@:common.editText@:visual.board.component',
copyComponent: '@:common.copyText@:visual.board.component',
delComponent: '@:common.delText@:visual.board.component',
customComponent: 'Custom component',
notMax6: 'The number of bound data sources cannot exceed 6',
notMax10: 'The number of bound data sources cannot exceed 10',
dataSource: 'data source',
dragText: 'Drag and drop sorting',
componentSettingText: 'Component settings',
updateTime: 'Update time',
noUpdateTime: 'There is currently no update time',
numberColorText: 'Numeric font color',
isDeviceNameText: 'Display device name',
iconType: 'Icon type',
iconColor: 'Icon color',
progressColorText: 'Progress bar background color',
numberSizeText: 'Numeric font size',
fontSizeText: 'Text font size',
fontColorText: 'Text font color',
numUnitText: 'Numerical units',
iconColorText: 'Icon color',
iconText: 'Icon',
maxNumText: 'Maximum value',
minNumText: 'Minimum value',
isTimeText: 'Is the time displayed',
oneColorText: 'First stage color',
twoColorText: 'Two stage color',
threeColorText: 'Three stage color',
onThresholdText: 'First stage threshold',
twoThresholdText: 'Two stage threshold',
threeThresholdText: 'Three stage threshold',
pointerColorText: 'Pointer color',
startColorText: 'Start color',
endColorText: 'End Color',
isCircularText: 'Display progress bar circle',
passwordText: 'Operation password',
errPasswordText: 'Incorrect operation password',
controlbhText: 'Control bar background color',
bgcolorText: 'background',
wave1Text: 'Wave 1',
wave2Text: 'Wave 2',
wave4Text: 'Wave 3',
unitText: 'Unit',
onColorText: 'ON color',
offColorText: 'OFF color',
openIconText: 'Open status icon',
closeIconText: 'Close status icon',
openIconColor: 'Enable icon color',
closeIconColor: 'Turn off icon color',
temperatureText: 'Temperature',
structuralText: 'Structural morphology',
humidityText: 'Humidity',
temAndHum: 'Temperature and humidity',
speedText: 'Speed',
meterText: 'Electricity meter',
timePeriodText: '@:common.chooseText query time period',
playTrajectoryText: 'Playback trajectory',
pausePlayText: 'Pause playback',
mapLoadingText: 'Map loading ...',
noAlarm: 'No alarms detected on the current device',
svgMessage: 'Support. svg format, recommended size is 32 * 32px, size should not exceed 50kb',
systemDefault: 'System default',
iconCustom: 'Custom',
custom: {
title: 'Custom Components',
configuration: 'Basic configuration',
information: 'Basic information',
dataConfiguration: 'Data Source Configuration',
addButton: 'Add data source',
visualConfiguration: 'Visualization configuration',
name: 'Component name',
componentRemark: '@:visual.board.component@:common.remarkText',
},
textComponent: {
text1: 'Text Component 1',
text2: 'Text Component 2',
text3: 'Text Component 3',
text4: 'Text Component 4',
value1: 'Value List 1',
value2: 'Value List 2',
struct1: 'Structural components',
},
instrumentComponent: {
dashboard: 'Dashboard',
stageDashboard: 'Stage Dashboard',
digitalDashboard: 'Digital Dashboard',
dashboard1: 'Dashboard 1',
dashboard2: 'Dashboard 2',
digitalDial: 'Digital dial',
speedDashboard: 'Speed dashboard',
},
controlComponent: {
control1: 'Control Component 1',
control2: 'Control Component 2',
control3: 'Control Component 3',
control4: 'Control Component 4',
switchList: 'Switch Control List',
},
mapComponent: {
history: 'History trajectory',
realtime: 'Real time trajectory',
},
flowmeterComponent: {
flowmeter1: 'Flowmeter 1',
flowmeter2: 'Flowmeter 2',
thermometer: 'Thermometer',
},
statisticsComponent: {
bar1: 'Horizontal bar chart',
bar2: 'Vertical bar chart',
realTable: 'Real time data table',
realLine: 'Real time data line chart',
},
alarmComponent: {
deviceAlarm: 'Equipment alarm ',
alarmHistory: 'Equipment alarm history',
},
otherComponent: {
video: 'Surveillance video',
picture: 'Picture',
signal: 'Turn on signal light',
state: 'Open light state',
},
videoComponent: {
CUSTOM: 'Custom',
VIDEO_MANAGE: 'Platform acquisition',
},
noPermission: 'no permission',
noShareLink: 'No sharing link found',
};