85 lines
2.6 KiB
JSON
85 lines
2.6 KiB
JSON
{
|
|
"ThingsGateway.Debug.ChannelComponent": {
|
|
"BaudRate": "波特率",
|
|
"BindUrl": "本地url",
|
|
"Channel": "通道",
|
|
"ChannelType": "通道类型",
|
|
"ClearChannel": "清空通道",
|
|
"Confim": "创建",
|
|
"Connect": "连接",
|
|
"DataBits": "数据位",
|
|
"DeleteChannel": "删除通道",
|
|
"Disconnect": "断开",
|
|
"DtrEnable": "Dtr",
|
|
"Enable": "启用",
|
|
"ExportChannel": "导出通道",
|
|
"ImportChannel": "导入通道",
|
|
"ImportNullError": "无法识别",
|
|
"LogEnable": "启用调试日志",
|
|
"Name": "名称",
|
|
"Name.Required": " {0} 不可为空",
|
|
"NotOther": "不支持其他通道类型",
|
|
"Parity": "校验位",
|
|
"PortName": "COM口",
|
|
"RemoteUrl": "远程url",
|
|
"RtsEnable": "Rts",
|
|
"SaveChannel": "添加/修改通道",
|
|
"StopBits": "停止位"
|
|
},
|
|
"ThingsGateway.Debug.ChannelEditComponent": {
|
|
"BasicInformation": "基础信息",
|
|
"Connection": "连接"
|
|
},
|
|
"ThingsGateway.Debug.ConverterConfigComponent": {
|
|
"Converter": "内置数据转换"
|
|
},
|
|
"ThingsGateway.Debug.DeviceComponent": {
|
|
"ArrayLength": "数组长度",
|
|
"CommonFunctions": "常用功能",
|
|
"DataType": "数据类型",
|
|
"DefaultSend": "直接发送",
|
|
"HeaderText": "通道日志",
|
|
"MulRead": "多读",
|
|
"Read": "读取",
|
|
"RegisterAddress": "寄存器地址",
|
|
"Send": "发送",
|
|
"SendValue": "发送原始报文",
|
|
"SpecialFunctions": "特殊功能",
|
|
"Write": "写入",
|
|
"WriteSuccess": "写入成功",
|
|
"WriteValue": "写入值"
|
|
},
|
|
"ThingsGateway.Debug.DeviceComponentBase": {
|
|
"ArrayLength": "数组长度",
|
|
"DataType": "数据类型",
|
|
"DefaultSend": "直接发送",
|
|
"RegisterAddress": "寄存器地址",
|
|
"Send": "发送",
|
|
"SendValue": "发送原始报文",
|
|
"WriteSuccess": "写入成功",
|
|
"WriteValue": "写入值"
|
|
},
|
|
"ThingsGateway.Foundation.ChannelOptionsDefault": {
|
|
"BaudRate": "波特率",
|
|
"BindUrl": "本地url",
|
|
"CacheTimeout": "接收缓存超时",
|
|
"ChannelType": "通道类型",
|
|
"CheckClearTime": "客户端连接滑动过期时间",
|
|
"ConnectTimeout": "连接超时",
|
|
"DataBits": "数据位",
|
|
"DtrEnable": "Dtr",
|
|
"DtuId": "Dtu终端注册包(utf-8)",
|
|
"DtuSeviceType": "DTU服务类型",
|
|
"Heartbeat": "心跳内容(utf8)",
|
|
"HeartbeatTime": "心跳间隔",
|
|
"MaxClientCount": "最大连接数",
|
|
"MaxConcurrentCount": "最大并发数",
|
|
"Name": "名称",
|
|
"Name.Required": " {0} 不可为空",
|
|
"Parity": "校验位",
|
|
"PortName": "COM口",
|
|
"RemoteUrl": "远程url",
|
|
"RtsEnable": "Rts",
|
|
"StopBits": "停止位"
|
|
}
|
|
} |