iobroker.mqtt-client
Version:
Client to connect states to MQTT Broker
37 lines (36 loc) • 1.44 kB
JSON
{
"(without prefix)": "(无前缀)",
"Client ID": "客户编号",
"MQTT-client adapter settings": "MQTT客户端适配器设置",
"Prefix for topics": "主题前缀",
"QoS": "QoS",
"Server settings": "服务器设定",
"additional subscriptions": "额外订阅",
"as object": "作为对象",
"changes only": "仅更改",
"enabled": "活性",
"host": "MQTT经纪人IP",
"last will message": "最后的消息",
"last will topic": "最后遗嘱主题",
"must be unique": "必须是唯一的",
"note": "必须为每个状态分别完成MQTT客户端设置",
"on connect message": "在连接消息",
"on connect topic": "关于连接主题",
"on disconnect message": "断开连接时发送的消息",
"on disconnect topic": "断开连接时使用的主题",
"password": "密码",
"port": "港口",
"prefix for publishing topics": "发布主题的前缀",
"prefix for subscribing topics": "订阅主题的前缀",
"publish": "发布",
"retain": "retain",
"ssl": "SSL协议",
"username": "用户名",
"without prefix": "无前缀",
"rejectUnauthorized": "强制执行签名证书",
"Custom options": "自定义选项",
"MQTT Version": "MQTT版本",
"Use websockets": "使用网络套接字",
"Topic must not start with /": "主题不得以 / 开头",
"Topic must not end with /": "主题不得以 / 结尾"
}