s2_request_device_specific_key
- Sends if including zwave device requests S2 keys for continue adding it to network
Edit
Result Fields:
Field | Value | Type | Required | Description |
---|---|---|---|---|
event | string | + | Event name | |
key | strings array | + | an array of 7 items device specific key (public part) | |
plugin | string | + | Plugin name |
Edit
{
"id": "ui_broadcast",
"msg_subclass": "hub.extensions.plugin.ui_broadcast",
"result": {
"event": "s2_request_device_specific_key",
"key": [ "58975", "37056", "29754", "11588", "18902", "12511", "34338" ],
"plugin": "zwave"
}
}