You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reinstate the listening? node info property. It was removed in v8.7.0 because we trusted the Z-Wave documentation at "5.2.5.4.4. Node info cached report" and its definition of the List. bit in the report. Contrary to the doc, this bit does not indicate whether the report contains a list of command classes but rather indicates whether or not the device is mains powered and thus always listening, as determined once, at the moment of pairing. (#1082)
Add connection_information/1 callback to unsolicited server DTLS transport (#1081)