iobroker.mqtt-client
Version:
Client to connect states to MQTT Broker
37 lines (36 loc) • 1.48 kB
JSON
{
"(without prefix)": "(without prefix)",
"Client ID": "Client ID",
"MQTT-client adapter settings": "MQTT-client adapter settings",
"Prefix for topics": "Prefix for topics",
"QoS": "QoS",
"Server settings": "Server settings",
"additional subscriptions": "Additional subscriptions",
"as object": "as object",
"changes only": "changes only",
"enabled": "enabled",
"host": "MQTT Broker IP",
"last will message": "Last will message",
"last will topic": "Last will topic",
"must be unique": "must be unique",
"note": "MQTT-client settings must be done for every state individually",
"on connect message": "On connect message",
"on connect topic": "On connect topic",
"on disconnect message": "message sent when disconnecting",
"on disconnect topic": "topic used when disconnecting",
"password": "Password",
"port": "Port",
"prefix for publishing topics": "Prefix for publishing topics",
"prefix for subscribing topics": "Prefix for subscribing topics",
"publish": "publish",
"retain": "retain",
"ssl": "SSL",
"username": "User name",
"without prefix": "without prefix",
"rejectUnauthorized": "Enforce signed certificates",
"Custom options": "Custom options",
"MQTT Version": "MQTT Version",
"Use websockets": "Use websockets",
"Topic must not start with /": "Topic must not start with /",
"Topic must not end with /": "Topic must not end with /"
}