channel.ts
6.08 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
export default {
// 通道管理-通讯通道
// 通道名称
'manage.channel.list.channelName': 'Channel name',
// 支持模糊查询
'manage.channel.list.fuzzyQuery': 'Support fuzzy query',
// 注册码
'manage.channel.list.registrationCode': 'Registration code',
// 添加通道
'manage.channel.list.addChannel': 'Add channel',
// 设备
'manage.channel.list.equipment': 'equipment',
// 编辑分组
'manage.channel.list.editGrouping': 'Edit grouping',
// 添加分组
'manage.channel.list.addGroup': 'Add group',
// 通道编码
'manage.channel.list.channelCoding': 'Channel coding',
// 接入方式
'manage.channel.list.accessMode': 'Access mode',
// 通讯注册码
'manage.channel.list.communicationCode': 'Communication registration code',
// 注册码必须以“66”开头
'manage.channel.list.codeRule': 'The registration code must start with 66',
// 注册回应码
'manage.channel.list.responseCode': 'Registration response code',
// 连接地址
'manage.channel.list.connectionAddress': 'Connection address',
// 连接端口
'manage.channel.list.connectingPort': 'Connecting port',
// 连接帐号
'manage.channel.list.connectionAccount': 'Connection account',
// 连接密码
'manage.channel.list.connectionPassword': 'Connection password',
// 订阅主题
'manage.channel.list.topic': 'Subscribe to topics',
// 发布主题
'manage.channel.list.releaseTopic': 'Release topic',
// 上报地址
'manage.channel.list.reportAddress': 'Report address',
// 上报端口
'manage.channel.list.reportingPort': 'Reporting port',
// 连接超时
'manage.channel.list.connectionTimeout': 'Connection timeout',
// 调度周期
'manage.channel.list.schedulingCycle': 'Scheduling cycle',
// 连接报警
'manage.channel.list.connectionAlarm': 'Connection alarm',
// 启用状态
'manage.channel.list.enabledState': 'Enabled state',
// 系统信息
'manage.channel.list.systemInformation': 'System information',
// 秒
'manage.channel.list.seconds': 'seconds',
// 毫秒
'manage.channel.list.ms': 'ms',
// 所属站点
'manage.channel.list.owningSite': 'Owning site',
// 通道管理-通讯设备
// 设备名称
'manage.channel.device.deviceName': 'Device name',
// 接入协议
'manage.channel.device.accessProtocol': 'Access protocol',
// 请选择连接协议
'manage.channel.device.protocolPlaceholder': 'Please select a connection protocol',
// 所属通道
'manage.channel.device.owningChannel': 'Owning channel',
// 全部通道
'manage.channel.device.allChannels': 'All channels',
// 添加设备
'manage.channel.device.addDevice': 'Add device',
// 配置
'manage.channel.device.disposition': 'disposition',
// 编辑设备
'manage.channel.device.editingEquipment': 'Editing equipment',
// 设备信息
'manage.channel.device.deviceInformation': 'Device information',
// 设备编码
'manage.channel.device.deviceCoding': 'Device coding',
// 连接协议
'manage.channel.device.connectionProtocol': 'Connection protocol',
// 请选择通道
'manage.channel.device.channelSelect': 'Please select channel',
// 连接超时
'manage.channel.device.timeout': 'Connection timeout',
// 连接报警
'manage.channel.device.alarm': 'Connection alarm',
// 产品信息
'manage.channel.device.productInformation': 'Product information',
// 产品类型
'manage.channel.device.productType': 'Product type',
// 请选择产品类型
'manage.channel.device.productSelect': 'Please select the product type',
// 生产厂家
'manage.channel.device.manufacturer': 'manufacturer',
// 请选择生产厂家
'manage.channel.device.manufacturerSelect': 'Please select a manufacturer',
// 产品型号
'manage.channel.device.productModel': 'Product model',
// 产品版本
'manage.channel.device.productVersion': 'Product version',
// 产品sn号
'manage.channel.device.productSn': 'Product sn',
// 通讯卡
'manage.channel.device.communicationCard': 'Communication card',
// 运营商
'manage.channel.device.operator': 'operator',
// 请选择运营商
'manage.channel.device.operatorSelect': 'Please select a carrier',
// 物联卡号
'manage.channel.device.cardNumber': 'Iot card number',
// IP地址
'manage.channel.device.ipAddress': 'IP address',
// 流量标准
'manage.channel.device.flowStandard': 'Flow standard',
// M/月
'manage.channel.device.M': 'M/month',
// 资费标准
'manage.channel.device.tariffStandard': 'Tariff standard',
// 元/月
'manage.channel.device.RMB': 'RMB/month',
// 资费到期
'manage.channel.device.tariffDue': 'Tariff due',
// 协议
'manage.channel.device.protocol': 'protocol',
// 传送原因长度
'manage.channel.device.reasonLength': 'Transmission reason length',
// 字节
'manage.channel.device.byte': 'byte',
// 公共地址
'manage.channel.device.publicAddress': 'Public address',
// 输入数字
'manage.channel.device.inputDigit': 'Input digit',
// 公共地址长度
'manage.channel.device.publicLength': 'Public address length',
// 信息体地址长度
'manage.channel.device.messageLength': 'Message body address length',
// 连接超时(T0)
'manage.channel.device.timeoutT0': 'Connection timeout (T0)',
// 连接超时(T1)
'manage.channel.device.timeoutT1': 'Connection timeout (T1)',
// 连接超时(T2)
'manage.channel.device.timeoutT2': 'Connection timeout (T2)',
// 连接超时(T3)
'manage.channel.device.timeoutT3': 'Connection timeout (T3)',
// 总召采集周期
'manage.channel.device.collectionCycle': 'Total call collection cycle',
// 电度总召周期
'manage.channel.device.electricalDegree': 'Total call period of electrical degree',
// 设备信息
// 'manage.channel.device.Device information': 'Device information',
// 产品信息
// 'manage.channel.device.Product information': 'Product information',
// 通讯卡
// 'manage.channel.device.Communication card': 'Communication card',
// 协议
'manage.channel.device.agreement': 'agreement',
// 系统信息
'manage.channel.device.systemInformation': 'System information',
}