learn_show_key
- Gets sent if a controller is included by another (remote) controller (learn mode) and the remote controller didn’t choose an mode (authentication modes).
- ZWave DSK
Edit
Edit
Result Fields:
Field | Value | Type | Required | Description |
---|---|---|---|---|
event | string | + | Event name | |
key | strings array | + | An array of 8 string items – device (controller) specific key (dsk) | |
plugin | string | + | Plugin name |
Edit
{
"id": "ui_broadcast",
"msg_subclass": "hub.extensions.plugin.ui_broadcast",
"result": {
"event": "learn_show_key",
"key": [ "48975", "58975", "37056", "29754", "11588", "18902", "12511", "34338" ],
"plugin": "zwave"
}
}