The Häfele Connect MQTT API allows you to control Connect Devices with a Connect Gateway
Test broker
Secure connection (TLS) is available through port 8883.
Available only on servers:
The configured root topic.
Accepts the following message:
{
"destination": 0,
"opcode": 0,
"payload": "string"
}
Available only on servers:
The configured root topic.
Accepts the following message:
{
"source": "string",
"destination": "string",
"opcode": "string",
"payload": "string",
"sequence_number": 0,
"ttl": 0,
"rssi": 0
}
Available only on servers:
The configured root topic.
Accepts the following message:
{
"devices": [
{
"device_name": "string",
"location": "string",
"device_addr": 0,
"device_types": [
"light"
]
}
],
"groups": [
{
"group_name": "string",
"devices": [
0
],
"group_main_addr": 0
}
],
"scenes": [
{
"scene": "string",
"groups": [
0
]
}
]
}
Available only on servers:
The configured root topic.
Accepts the following message:
[
{
"device_name": "string",
"location": "string",
"device_addr": 0,
"device_types": [
"light"
]
}
]
Available only on servers:
The configured root topic.
Accepts the following message:
[
{
"group_name": "string",
"devices": [
0
],
"group_main_addr": 0
}
]
Available only on servers:
The configured root topic.
Accepts the following message:
[
{
"scene": "string",
"groups": [
0
]
}
]
Available only on servers:
The configured root topic.
Escaped device name
Accepts the following message:
{
"onOff": true,
"transition_time": 372000
}
Available only on servers:
The configured root topic.
Escaped group name
Accepts the following message:
{
"onOff": true,
"transition_time": 372000
}
Available only on servers:
The configured root topic.
Escaped group name
Accepts the following message:
string
Available only on servers:
The configured root topic.
Accepts the following message:
Escaped name of the scene
string
Available only on servers:
The configured root topic.
Accepts the following message:
Escaped name of the scene
string
Available only on servers:
The configured root topic.
Escaped group name
Accepts the following message:
Escaped name of the scene
string
Available only on servers:
The configured root topic.
Escaped group name
Accepts the following message:
Escaped name of the scene
string
Available only on servers:
The configured root topic.
Escaped group name
Accepts the following message:
Escaped name of the scene
string
Available only on servers:
The configured root topic.
Escaped group name
Accepts the following message:
Escaped name of the scene
string
Available only on servers:
The configured root topic.
Escaped group name
Accepts the following message:
Available only on servers:
The configured root topic.
Escaped group name
Accepts the following message:
Available only on servers:
The configured root topic.
Escaped group name
Accepts the following message:
Available only on servers:
The configured root topic.
Escaped group name
Accepts the following message:
Available only on servers:
The configured root topic.
Escaped group name
Accepts the following message:
Available only on servers:
The configured root topic.
Escaped group name
Accepts the following message:
Available only on servers:
The configured root topic.
Escaped group name
Accepts the following message:
Available only on servers:
The configured root topic.
Escaped group name
Accepts the following message:
{
"hue": 360,
"saturation": 1,
"lightness": 1,
"transition_time": 372000
}
Available only on servers:
The configured root topic.
Escaped group name
Accepts the following message:
Available only on servers:
The configured root topic.
Escaped group name
Accepts the following message:
{
"lightness": 1,
"temperature": 800,
"transition_time": 372000
}
Available only on servers:
The configured root topic.
Escaped group name
Accepts the following message:
Available only on servers:
The configured root topic.
Escaped device name
Accepts the following message:
Available only on servers:
The configured root topic.
Escaped device name
Accepts the following message:
Available only on servers:
The configured root topic.
Escaped device name
Accepts the following message:
Available only on servers:
The configured root topic.
Escaped device name
Accepts the following message:
Available only on servers:
The configured root topic.
Escaped device name
Accepts the following message:
Available only on servers:
The configured root topic.
Escaped device name
Accepts the following message:
Available only on servers:
The configured root topic.
Escaped device name
Accepts the following message:
Available only on servers:
The configured root topic.
Escaped device name
Accepts the following message:
{
"hue": 360,
"saturation": 1,
"lightness": 1,
"transition_time": 372000
}
Available only on servers:
The configured root topic.
Escaped device name
Accepts the following message:
Available only on servers:
The configured root topic.
Escaped device name
Accepts the following message:
{
"lightness": 1,
"temperature": 800,
"transition_time": 372000
}
Available only on servers:
The configured root topic.
Escaped device name
Accepts the following message:
The transition time can be specified in deciseconds (0.1s). However, due to the limited resolution of transition times in the BLE Mesh Specification (Section 3.1.3), the provided time may be rounded down. The supported transition time increments are as follows: 0.1s steps within the range of 0-6.2s, 1s steps within the range of 0-62s, 10s steps within the range of 1-10.5 minutes, and 10-minute steps up to 10.5 hours.
Escaped name of the scene
A group id
Send Access Message
Access Message
Device Name